Inside Ruby on Rails: Rescuable and rescue_from
in Ruby added by admin, on 26/12/2009 exception ruby on rails
Last time I talked about the ActiveSupport Module#delegate method. Today, I want to introduce an other poweful ActiveSupport module: Rescuable, also known in the Rails ecosystem as rescue_from.
comment save reportno comments
