Sha256: 3f838e0efcc6f1de41534cdfc7bd139e333eec5a4a13934e5c8e9651a253df98

Contents?: true

Size: 415 Bytes

Versions: 11

Compression:

Stored size: 415 Bytes

Contents

# Be sure to restart your server when you modify this file.

RailsApp::Application.config.session_store :cookie_store, :key => '_core_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 "rake db:sessions:create")
# RailsApp::Application.config.session_store :active_record_store

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
netzke-core-0.8.4 test/core_test_app/config/initializers/session_store.rb
netzke-core-0.8.3 test/core_test_app/config/initializers/session_store.rb
netzke-core-0.8.2 test/core_test_app/config/initializers/session_store.rb
netzke-core-0.8.1 test/core_test_app/config/initializers/session_store.rb
netzke-core-0.8.0 test/core_test_app/config/initializers/session_store.rb
netzke-core-0.7.7 test/core_test_app/config/initializers/session_store.rb
netzke-core-0.7.6 test/core_test_app/config/initializers/session_store.rb
netzke-core-0.7.5 test/core_test_app/config/initializers/session_store.rb
netzke-core-0.7.4 test/core_test_app/config/initializers/session_store.rb
netzke-core-0.7.3 test/core_test_app/config/initializers/session_store.rb
netzke-core-0.7.2 test/core_test_app/config/initializers/session_store.rb