Sha256: 049e805d42329028384d098d98c39cf3c3568cb1cbd82ad7cc4c6878159d284d

Contents?: true

Size: 425 Bytes

Versions: 1

Compression:

Stored size: 425 Bytes

Contents

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

MirExtensions::Application.config.session_store :cookie_store, :key => '_MirExtensions_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 "rake db:sessions:create")
# MirExtensions::Application.config.session_store :active_record_store

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mir_extensions-0.2.0 config/initializers/session_store.rb