Sha256: a0482c204ff8296c5a32d08dd52f6e9b82254e223e63ffbb80eb55b99855eca0

Contents?: true

Size: 410 Bytes

Versions: 3

Compression:

Stored size: 410 Bytes

Contents

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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
osheet-0.7.0 test/rails/three/config/initializers/session_store.rb
osheet-0.6.0 test/rails/three/config/initializers/session_store.rb
osheet-0.5.0 test/rails/three/config/initializers/session_store.rb