rails / exception_notification

Exception Notifier Plugin for Rails

This URL has Read+Write access

da054069 » dhh 2005-10-29 Added ExceptionNotification... 1 require "action_mailer"
e8b603e5 » mperham 2008-11-13 Plugin classes should be ea... Comment 2 require "exception_notifier"
3 require "exception_notifiable"
4 require "exception_notifier_helper"