Marnen Laibow-Koser wrote:
> Ralph Shnelvar wrote:
>> OK ... so I'm not supposed to use it but ...
>> 
>> Why doesn't rescue_from ActionController::RoutingError work witht he
>> code from
>> http://www.rubyplus.org/episodes/20-Extended-RESTful-Authentication-Rails-2-App.html
> 
> Dude.  You don't need to rescue from RoutingErrors -- Rails already 
> handles that.  You don't want to use restful_authentication -- Authlogic 
> is better.  Why are you so intent on figuring out how to do things that 
> you already know are bad?  Spend your time on learning to do better 
> things!
> [...]
> 
> Best,
> --
> Marnen Laibow-Koser
> http://www.marnen.org
> [email protected]

I will be using Authlogic ... that's not the issue.

I am trying to resolve why something that should work ... rescue_from 
... doesn't work in one place but does in another.
-- 
Posted via http://www.ruby-forum.com/.

--

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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.


Reply via email to