I am implementing Remember Me functionality with Devise in Rails 6 Application.
I add the following in devise.rb file
config.remember_for = 2.weeks