ruby - Rememberable in Devise Rails 4 -



ruby - Rememberable in Devise Rails 4 -

i have seen few posts none seem reply i'd understand – "how know rememberable working way think should be?"

while testing in localhost using editthiscookie chrome extension, able see remember_user_token beingness created how know before pushing staging it's working correctly?

maybe i'm beingness little broad likings stackoverflow didn't want create long-winded post post code , inquire dissect – that's not intention. more anything, i'm looking guidelines maybe great blog post/tutorial explains setting step-by-step can wrap head around if it's working , how/why behind it. in advance , apologize if approach not best. i'd happy provide more info feedback/maybe tips consider didn't consider previously.

there tests within devise gem ensure rememberable working expected. can read @ them here:

https://github.com/plataformatec/devise/blob/master/test/integration/rememberable_test.rb

let me know if i'm missing part of question :)

ruby-on-rails ruby devise session-cookies remember-me

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -