Sha256: 68f46c1f93a7a41f1cd1b0117c485740a99d8e1450d9c2ceccd87a7d773bde1d

Contents?: true

Size: 416 Bytes

Versions: 1

Compression:

Stored size: 416 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
routespec-0.0.1 test/rails311/config/initializers/session_store.rb