Sha256: f3697ea904f9773dea200c855632def801091f3a68e25806b77dd6f45fdd610f
Contents?: true
Size: 416 Bytes
Versions: 6
Compression:
Stored size: 416 Bytes
Contents
# Be sure to restart your server when you modify this file. Testapp::Application.config.session_store :cookie_store, :key => '_testapp_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
6 entries across 6 versions & 1 rubygems