Retrospring/config/initializers/session_store.rb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
162 B
Ruby
Raw Normal View History

2014-08-01 02:23:47 -07:00
# Be sure to restart your server when you modify this file.
2021-02-25 08:12:30 -08:00
Rails.application.config.session_store :cookie_store, key: '_justask_session', expire_after: 90.days