Okay, but could you please explain it in detail, I mean what I have to define in application.rb and how to define? And whats the whole procedure? Thanks in advance Shahroon
On Fri, Jan 9, 2009 at 6:04 PM, NAYAK <[email protected]> wrote: > Hi, > > generally plugins require methods like current_user implemented in > application.rb for integration purposes. > This method should return an object of the user > > NAYAK > > > On Fri, Jan 9, 2009 at 6:33 PM, shahroon ali <[email protected]>wrote: > >> Hi All, I am using a Plugin mdarby-restful_acl with >> restful_authentication and I am following the procedure form >> http://github.com/mdarby/restful_acl/tree/master , but I am getting some >> irritating error "undefined local variable or method `current_user' for", >> I know I am missing something but I dont know what? >> Can anybody help me regarding this? >> >> Shahroon >> >> >> > > > -- > - NAYAK > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

