forked from rails/exception_notification
-
Notifications
You must be signed in to change notification settings - Fork 423
Open
Labels
Description
It would be nice to have an integration with Rollbar, which is becoming popular to catch errors both from frontend & backend, and that also lets you merge those errors (for example merge front + back errors)
They have a dedicated gem and I believe it shouldn't be too hard to adapt it : https://github.com/rollbar/rollbar-gem
TylerRick