Sha256: 2545aa15273a66fd15742c04a238a248ad73d406b0b45c221727e5003e94e815

Contents?: true

Size: 413 Bytes

Versions: 4

Compression:

Stored size: 413 Bytes

Contents

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

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

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
datashift_spree-0.3.0 spec/sandbox/config/initializers/session_store.rb
datashift_spree-0.2.1 spec/sandbox/config/initializers/session_store.rb
sublimevideo_rails-0.0.11 sandbox/config/initializers/session_store.rb
sublimevideo_rails-0.0.1 sandbox/config/initializers/session_store.rb