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