1 line
103 B
Ruby
1 line
103 B
Ruby
|
Rails.application.config.session_store ActionDispatch::Session::CacheStore, :expire_after => 20.minutes
|