exception_notification
A wrapper around the tried & true Rails exception notifier, this extension can be configured to send you email reports when exceptions occur.
Additionally, Exception Notification adds an InternalServerErrorPage class which can be used to style and manage your 500 pages from within Radiant itself.
| Author | Digital Pulp |
|---|---|
| Website | http://github.com/digitalpulp/radiant-exception-notification-extension |
| Repository | git://github.com/digitalpulp/radiant-exception-notification-extension.git |
| Supports | Radiant 0.9RC |
| Record Created | July 28, 2008 (over 3 years ago) |
| Last Updated | January 7, 2010 (about 2 years ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install exception_notification
