Posts Tagged ‘exceptions’

How slow are (Ruby) Exceptions?

January 13th, 2010 at 9:01 am • permalink9 comments

Some benchmarks to demonstrate how slow exceptions can be.

Inside Ruby on Rails: Rescuable and rescue_from

December 21st, 2009 at 9:00 am • permalink0 comments

How to use the ActiveSupport::Rescuable module in a Rails application and in your non-Rails Ruby code.

Re-raise a Ruby exception in a Rails rescue_from statement

November 4th, 2009 at 8:58 pm • permalink0 comments

How to rescue an exceptions according to exception message with Rails rescue_from statement.

Follow Me
    Random Quote