Sha256: 1d4ae6d94c965487b6bf48c98e24f095c6ed232ba1df59498adc45d14904b367

Contents?: true

Size: 409 Bytes

Versions: 1

Compression:

Stored size: 409 Bytes

Contents

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

Rails.application.config.session_store :cookie_store, :key => '_rails3_test_app_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 "rake db:sessions:create")
# Rails.application.config.session_store :active_record_store

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reflexive-0.0.4 spec/test_apps/rails3_test_app/config/initializers/session_store.rb