Sha256: 4176c4e1b42b1f563c4c86c5a9232df85a91b2357f26674a16902c4f0a232629
Contents?: true
Size: 403 Bytes
Versions: 11
Compression:
Stored size: 403 Bytes
Contents
# Be sure to restart your server when you modify this file. Rails.application.config.session_store :cookie_store, :key => '_test_app_sessions' # 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
11 entries across 11 versions & 3 rubygems