Comments on: Custom Rescue Templates for Rails http://mikenaberezny.com/2006/10/09/custom-rescue-templates/ Wed, 10 Feb 2010 01:29:42 +0000 http://wordpress.org/?v=2.9.2 hourly 1 By: Michael Whittaker http://mikenaberezny.com/2006/10/09/custom-rescue-templates/comment-page-1/#comment-69141 Michael Whittaker Fri, 14 Dec 2007 14:35:22 +0000 http://mikenaberezny.com/archives/55#comment-69141 Thanks a lot, I was searching google for something totally different but am glad I landed here :-) Thanks a lot, I was searching google for something totally different but am glad I landed here :-)

]]>
By: Mats Lindblad http://mikenaberezny.com/2006/10/09/custom-rescue-templates/comment-page-1/#comment-53442 Mats Lindblad Fri, 12 Oct 2007 08:29:05 +0000 http://mikenaberezny.com/archives/55#comment-53442 Thank you for the write-up, I have a question though. How do I select a layout? The reason I ask is that we have an admin space as well as a public space and at the moment the error page has the admin theme which really isn't the best choice. Can I just do render :layout => "public" in rescues_path? Thank you for the write-up, I have a question though.
How do I select a layout?
The reason I ask is that we have an admin space as well as a public space and at the moment the error page has the admin theme which really isn’t the best choice.

Can I just do render :layout => “public” in rescues_path?

]]>