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