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