The Exception Notification gem provides a set of notifiers for sending notifications when errors occur in a Rack/Rails application.
I am using Ruby MRI 2.0.0 and Rails 3.2.12 on a Ubuntu 12.04 TLS VPS and attempting to setup email notifications in my …
ruby-on-rails smtp actionmailer exception-notification