The Exception Notification gem provides a set of notifiers for sending notifications when errors occur in a Rack/Rails application.
The built-in notifiers can deliver notifications by email, campfire rooms or via webhooks.
There's a great Railscast about Exception Notification you can see that may help you getting started.