Ruby on Rails Tuesday, July 30, 2013



On Tuesday, July 30, 2013 1:18:16 PM UTC+5:30, Fahim Patel wrote:

Hi all,

I have setup all the devise configuration. But facing issue in remember me.
I check remember me checkbox before sign in and I can see cookie is created and user table is also get updated .

But when I logout no sign in detail is present in email and password input box , and cookie also get destroyed.

I uncomment below line code also -
# The time the user will be remembered without asking for credentials again.
  config.remember_for = 2.weeks

Thanks for help.


Best Regards
Fahim Babar Patel


When I sign_in then save password prompt occur and when I save it and logout then I can see email and password is present there.
Don't know why it is not working with remember me check box ?

Any help will appreciate.

Thanks

Best Regards
Fahim Babar Patel

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/57c09ee7-aafd-4494-b5b8-e55b4855c0b9%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment