Sha256: 8068b8084fc544ccdd625f70dfa204fc1735e03d4cbff42c0d62fb642c478c8e

Contents?: true

Size: 423 Bytes

Versions: 1

Compression:

Stored size: 423 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
code_sync-0.6.7 spec/support/dummy_rails/config/initializers/session_store.rb