-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: July 2010
Using rescue_from in Rails controllers
I deal with a lot of old Rails code, and one of the things that has been bugging me recently is the use of rescue_action_in_public. It’s not incredibly flexible if you want to actually handle specific exceptions in a given … Continue reading