summaryrefslogtreecommitdiff
path: root/config/initializers/session_store.rb
blob: 864c75a3a1717794cc036d785f03c1396c09a332 (plain)
1
2
3
# Be sure to restart your server when you modify this file.

Leaguer::Application.config.session_store :cookie_store, key: '_leaguer_session'