Sha256: a0b2a3cd0bd09d10b41e5f198128187d118adaec318f02e7f49d82ec50e1a29e
Contents?: true
Size: 401 Bytes
Versions: 44
Compression:
Stored size: 401 Bytes
Contents
# Be sure to restart your server when you modify this file. Rails.application.config.session_store :cookie_store, :key => '_example_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 "rake db:sessions:create") # Rails.application.config.session_store :active_record_store
Version data entries
44 entries across 44 versions & 2 rubygems