Exception notification – must have for every Rails application
Posted on September 3, 2007 - Filed Under RubyOnRails, run-n-share
In every application I’m using excellent plugin called exception notification. Well, almost in every one, since I had forget to include it in Run-N-Share. When my friend have told me about some error he noticed in RNS I have enlightenment moment, and now RNS works with EN plugin.
Exception notification plugin is tool which enables Rails powered application send email when every unhandled exception occurs. It mean when application generates HTTP 50x code. Very useful, since lets You know about every not polished edge in production environment.
RNS runs with this plugin less than 24hr and I’m already aware about at one problem (fixed). So if You have some Rails application go to http://dev.rubyonrails.org/svn/rails/plugins/exception_notification/ and read README – installation and configuration is really easy task.
Popularity: 3% [?]
Hits for this post: 3227
Similar Posts
- Maintenance pains
- Failing plugins discover
- Yet another rake and subversion task
- Updating Rails when vendor/rails is under local svn
- How to survive Rails upgrade
Comments
Leave a Reply


