We could use exception_notification gem and http://guides.rubyonrails.org/action_mailer_basics.html#action-mailer-configuration to send emails if an error occurs in an app or we could monitor logs for errors?