Sha256: f29cabb997d7bb9cf275861fbfc6822733f3fab668cbcf1d185cb6b20b81e4ed
Contents?: true
Size: 420 Bytes
Versions: 14
Compression:
Stored size: 420 Bytes
Contents
# Be sure to restart your server when you modify this file. BookStore::Application.config.session_store :cookie_store, key: '_book_store_session' # 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") # BookStore::Application.config.session_store :active_record_store
Version data entries
14 entries across 7 versions & 1 rubygems