Packages 1-1 of 1 that has terms dname:"exception-notifier":
- I wrote this packageDec 19, 2008Exception NotifierPermalinkShow Details
Provides a mailer object and a default set of templates for sending email notifications when errors occur in a Rails application.
The email includes information about the current request, session, and environment, and also gives a backtrace of the exception.
Licence
This package is licenced under the MIT licence.
Installation
Installation Instructions:
script/plugin install http://dev.rubyonrails.org/svn/rails/plugins/exception_notification
