Re: [Rails] Re: remember_me_for in authlogic

2010-02-10 Thread C+++
You've have to create a checkbox for this value: in your erb: <% form_for @user_session do |f| %> <% f.checkbox :remember_me, "Remember me" %> <% end %> On Wed, Feb 10, 2010 at 8:57 AM, C+++ wrote: > it's 'remember_me'. > > > > On Wed, Feb 10, 2010 at 8:08 AM, Amal Kumar wrote: > >> Hi, >> >>

Re: [Rails] Re: remember_me_for in authlogic

2010-02-09 Thread C+++
it's 'remember_me'. On Wed, Feb 10, 2010 at 8:08 AM, Amal Kumar wrote: > Hi, > > me too have the same problem could someone help us. > > Thanks in advance > Amal > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this

[Rails] Re: remember_me_for in authlogic

2010-02-09 Thread Amal Kumar
Hi, me too have the same problem could someone help us. Thanks in advance Amal -- 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 rubyonrails-t...@googlegroups.com. To unsubscribe from this group, sen