Frank Kim
2005-Nov-15 19:40 UTC
undefined method `redirect_back_or_default'' w/ Salted Login Generator tests
Hi, I upgraded to Rails 0.14.3 and I am getting NoMethodError exceptions while running the functional tests for the Salted Login Generator. Is redirect_back_or_default no longer part of the ApplicationController? I don''t recall seeing anything about -- Frank Kim http://meetingkoreans.com http://betweengo.com
Rick Olson
2005-Nov-15 19:42 UTC
Re: undefined method `redirect_back_or_default'' w/ Salted Login Generator tests
On 11/15/05, Frank Kim <mtmusko-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > I upgraded to Rails 0.14.3 and I am getting NoMethodError exceptions > while running the functional tests for the Salted Login Generator. > > Is redirect_back_or_default no longer part of the > ApplicationController? I don''t recall seeing anything aboutIt never was. It''s a custom method of the salty login generator. Try looking in lib/login_system.rb if memory serves. -- rick http://techno-weenie.net