aboutsummaryrefslogtreecommitdiffstats
path: root/config/initializers/session_store.rb
blob: 1b9705c63e9efa76db53eae449ab119cd0f81428 (plain) (blame)
1
2
3
4
5
6
# Be sure to restart your server when you modify this file.

# Use the database for sessions instead of the cookie-based default,
# which shouldn't be used to store highly confidential information
# (create the session table with "rails generate session_migration")
BetaWebApp::Application.config.session_store :active_record_store