Posts Tagged ‘Ruby on Rails’

Ivan Vanderbyl on Rails – Interview

// May 28th, 2009 // Comments Off // General ramblings, Ruby on Rails, Site launches

I was recently interviewed by EngineActive’s Michael Troy for their new blog about everything, including the web development scene in Newcastle. So if you would like to learn a bit more about me, have a read.

Exceptional exception handling

// November 25th, 2008 // 3 Comments » // Ruby on Rails, development

For the best part of the last 2 years I had been using the Exception Notification plugin for Rails, however recently I found that it was actually causing some of the errors in the application and not reporting them, so I went in search of an alternative, and to my luck found Exceptional, the exception tracking and managing utility for Rails, which was in BETA release, I have now been using it with all my production applications for nearly 2 months and its doing great.

Exceptional has great integration with Twitter, Lighthouse and Campfire, I would like Unfuddle integration but you can’t have everything can you.

Exceptional also groups exceptions which occur more than once so you don’t get bombarded every 10 seconds when something does go wrong.

Give it a try for free