Sha256: 6b0d2214669d18b6d9318ac232590002f5d86bdf623f209548036e9d1df2197a

Contents?: true

Size: 416 Bytes

Versions: 2

Compression:

Stored size: 416 Bytes

Contents

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

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
guara-0.0.3 config/initializers/session_store.rb
guara-0.0.1.rc config/initializers/session_store.rb