Sha256: 86d2883a9562eac8c2cbabd069402b55beb17111a99628fd9f0240e956999b97
Contents?: true
Size: 417 Bytes
Versions: 299
Compression:
Stored size: 417 Bytes
Contents
# Be sure to restart your server when you modify this file. TestApp::Application.config.session_store :cookie_store, :key => '_test_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") # TestApp::Application.config.session_store :active_record_store
Version data entries
299 entries across 291 versions & 25 rubygems