Sha256: 326829116cb359123f1aba1fcef169e49c8bd7b16804a98f9f0458b1a62227ac

Contents?: true

Size: 435 Bytes

Versions: 1

Compression:

Stored size: 435 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
eventbus-0.0.20 admin/config/initializers/session_store.rb