Sha256: 3b4fcc31ace40cf9ed9cbbfac7202df0d3ec17e4e82511c41dcab2c3084497ef

Contents?: true

Size: 432 Bytes

Versions: 1

Compression:

Stored size: 432 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
comfy_carousel-0.0.0 config/initializers/session_store.rb