ErrorMailer Generator v0.0.1 Is Released
UPDATE: Jamis Buck’s Exception Notifier plugin is way, way better than this. Use it instead. I am.
Ever wished your Rails app would email you when it blew up with an unhandled exception in production mode and let you know what happened? Ever wished you could set that up in a few seconds on any Rails app of yours? Well, I sure did. So here it is: the ErrorMailer Generator. From zero to letting you know it’s dying in a maximum of four steps.