Sha256: 40600754898b71508f769ab4d378bb7eb3ecdb2dc40c429a2ba6ea8c6857d363
Contents?: true
Size: 404 Bytes
Versions: 2
Compression:
Stored size: 404 Bytes
Contents
# Be sure to restart your server when you modify this file. Rails3::Application.config.session_store :cookie_store, key: '_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 "rails generate session_migration") # App::Application.config.session_store :active_record_store
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
elasticonf-rails-1.0.0 | spec/apps/rails_3.1/config/initializers/session_store.rb |
elasticonf-rails-1.0.0.beta | spec/apps/rails_3.1/config/initializers/session_store.rb |