On Fri, Mar 30, 2012 at 4:24 AM, Ankita M. <[email protected]> wrote: > Authlogic is not working well with my application.I want solution for > this.. > > Attachments: > http://www.ruby-forum.com/attachment/7204/error.htm The error is saying you have an undefined variable or method "current_user". Have you defined it? Authlogic doesn't provide it.
Cheers. -- Leonardo Mateo. There's no place like ~ -- 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.

