Sha256: f597c34e1f758a402de2ac4b5d12083371db45c3116627026019315f999e5134

Contents?: true

Size: 426 Bytes

Versions: 2

Compression:

Stored size: 426 Bytes

Contents

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

Rails3Root::Application.config.session_store :cookie_store, :key => '_rails3_root_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")
# Rails3Root::Application.config.session_store :active_record_store

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
socialcast_shoulda_ext-0.1.4 test/rails3_root/config/initializers/session_store.rb
socialcast_shoulda_ext-0.1.2 test/rails3_root/config/initializers/session_store.rb