Hey, i was wondering if anyone could tell me how to do a login and
logout page for a rails application?
thanks
Hey, i was wondering if anyone could tell me how to do a login and
logout page for a rails application?
thanks
On 1 Apr 2009, at 09:44, Vimal Tailor wrote:
Hey, i was wondering if anyone could tell me how to do a login and
logout page for a rails application?
There are plugins that will help with this. You probably want to take
a look at something like restful authentication
(http://wiki.github.com/technoweenie/restful-authentication
) - this will provide the basic stuff you need to get started.
Authlogic (http://wiki.github.com/binarylogic/authlogic) is apparently
pretty good too.
–
Matt
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs