CruGlobal / cru_lib

MIT License
1 stars 0 forks source link

Handle Rollbar ignored exceptions through an initializer. #11

Closed Omicron7 closed 7 years ago

Omicron7 commented 7 years ago

Remove the Rollbar::Ignore exception subclassing. Daniel Goers found this only worked in very specific situations. Instead, I implemented this as a Railtie initializer which will add our CruLib exceptions to the Rollbar ignored list if the including project has Rollbar.