Sha256: a991b91c3720b787717615a250119a810084ce891c7d65042462ad2fa4b13e2e
Contents?: true
Size: 411 Bytes
Versions: 5
Compression:
Stored size: 411 Bytes
Contents
# Be sure to restart your server when you modify this file. Rails.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
5 entries across 5 versions & 1 rubygems