API notify_exception , .
Gemfile git
gem "exception_notification", git: "git://github.com/smartinez87/exception_notification.git"
API 3.0.1
ExceptionNotifier::Notifier.exception_notification(request.env, exception,
:data => {:message => "was doing something wrong"}).deliver
3.0.1 .