Displaying 1 result from an estimated 1 matches for "_in_public".
Did you mean:
in_public
2008 Apr 30
7
rescue_from issue with AWS - uninitialized constant
...with the inheritance chain I guess, but if I
define:
<b>rescue_from Object::ActionController::RoutingError, :with
=> :page_not_found</b>
I get no errors, but then the rescue_from method isn''t invoked either.
Anyone got any advice? I can get around this with
rescue_action_in_public, but thats just not as nice.
Cheers, --Kip
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gman...