More at rubyonrails.org:

Error Reporting in Rails Applications

This guide introduces ways to manage errors in a Rails application.

After reading this guide, you will know:

  • How to use Rails' error reporter to capture and report errors.
  • How to create custom subscribers for your error-reporting service.