Sha256: f78cc3af65dfb51039286218d50162e85852274784d4ce4658bce39a2047dac3

Contents?: true

Size: 417 Bytes

Versions: 2

Compression:

Stored size: 417 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

2 entries across 2 versions & 1 rubygems

Version Path
route_dog-2.5.1 test/mock_app/config/initializers/session_store.rb
route_dog-2.5.0 test/mock_app/config/initializers/session_store.rb