Airbrake v5.4.4 Release Notes

Release Date: 2016-08-10 // over 7 years ago
    • IMPORTANT: fixed ActiveJob integration not re-raising exceptions, which resulted into marking failed jobs as successfully completed (#591)
    • 🛠 Fixed Rails runner integration not reporting errors (#585)
    • Fixed bug with the enum_field gem raising errors in Rails apps due to constant names collision. As the result, the library does not leak MyModel::KINDS constants for every Rails model (#588)