Matt Harrison wrote: > Tim Mcd wrote: >> Aah, so in the application controller, just a quick 'include >> "restful_auth"' at the top o' the file? > > I believe it's actually "include AuthenticatedSystem". When you run > script/generate to make the restful_auth controllers, it will put that > line at the top of the Sessions controller. The docs recommend you move > it to the application controller so it's globally available. > > HTH > > Matt
Huh, I didn't see that in the docs. Thanks for the help tho! -- 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 -~----------~----~----~----~------~----~------~--~---

