I was wondering, I remember setting a long lived cookie for the "remember me" feature back in my PHP times.

So why do Devise needs a whole datetime column for it?

link|improve this question

62% accept rate
It could be a way to validate/invalidate any previous cookies. For example if you left this long lived cookie on someone else's computer and they visited the site, that field could be used as a secondary check. – Garvin Oct 27 '11 at 21:34
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.