session_store.rb 135 Bytes
Newer Older
patrickgerland's avatar
patrickgerland committed
1 2 3
# Be sure to restart your server when you modify this file.

Rails.application.config.session_store :cookie_store, key: '_nba_session'