I create rails app deployed on Heroku. also, exception_notification gem enabled.
exception_notification
when it is on development setup ActionMailer to Gmail, everything is fine a
Quick adjustment to solution by hananamar, otherwise you'll get an error:
gem 'exception_notification', :git => 'git://github.com/alanjds/exception_notification.git', :require => 'exception_notifier'