Sha256: c56228ba990323c08d418dcf3fe684e7d4c558c31e235530fa537f88958f3077

Contents?: true

Size: 427 Bytes

Versions: 2

Compression:

Stored size: 427 Bytes

Contents

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

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
admin_assistant-2.1.0 rails_3_0/config/initializers/session_store.rb
admin_assistant-2.0.1 rails_3_test/config/initializers/session_store.rb