Sha256: 6bd1d08701baf8396736766f5c9c6d85c15d379f6a027a812da08890bf73144d

Contents?: true

Size: 401 Bytes

Versions: 1

Compression:

Stored size: 401 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
djr-0.0.4pre config/initializers/session_store.rb