From: Dennis Monsewicz Date: 2011-01-06T04:12:54+09:00 Subject: Using rescue_from outside of rails I have a script that is utilizing the active_record gem outside of rails for a standalone app, but I am having trouble trying to incorporate the rescue_from method from Rails. Would anyone know how to use this method without having to be in a rails app? -- Posted via http://www.ruby-forum.com/.