RubyFlow The Ruby and Rails community linklog

How to have a Devise remember_me option set to true by default

Let’s be honest, users don’t want to authenticate each time they open an app. Obviously we can’t do this for all applications due to security reasons, but there are some, that can benefit from having such feature. Here’s a short description on how to obtain it with Devise authenticating engine.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in