Sha256: e61752efd3b56a608b18943bfec6055440e72c6a6eafeb8e16a64c121702ab41

Contents?: true

Size: 427 Bytes

Versions: 5

Compression:

Stored size: 427 Bytes

Contents

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

Dummy::Application.config.session_store :cookie_store, :key => '_dummy_session', :domain => :all

# 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")
# Dummy::Application.config.session_store :active_record_store

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
amalgam-2.1.4 spec/dummy/config/initializers/session_store.rb
amalgam-2.1.3.1 spec/dummy/config/initializers/session_store.rb
amalgam-2.1.3 spec/dummy/config/initializers/session_store.rb
amalgam-2.1.2 spec/dummy/config/initializers/session_store.rb
amalgam-2.1.1 spec/dummy/config/initializers/session_store.rb