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