What is the best error monitoring tool for Ruby on Rails applications?
- by marcgg
I'm looking for something to track the errors being raised across our multiple rails applications on our multiple servers.
Ideally: the application failings sends an email to [email protected] and the email is processed in another application. This application will then show us some stats and give us some kinds of auditing tools.
A service like Hoptoad might do the trick, but I'm trying to see what's available these days. Ideally free or cheap, of course...