[gem] Rails Exception Handler released

Hi

I just released a gem called "Rails Exception handler" for Rails 3. It gives you: - An easy way of gathering error reports from all your rails 3 apps in one database - Customized responses that are rendered within the applications layout file - Fine grained control over which exceptions should have which responses - Filtering options to help get rid of exceptions created by those pesky web crawlers

Check out the project on github for the details: