Posts Tagged ‘exceptions’
How slow are (Ruby) Exceptions?
Some benchmarks to demonstrate how slow exceptions can be.
Inside Ruby on Rails: Rescuable and rescue_from
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
How to rescue an exceptions according to exception message with Rails rescue_from statement.


Recent Comments