Sha256: cd7a54e4dfd2d9cbd16a52af62a168c56b7d0f8688ecc0030a5312f5fc453071
Contents?: true
Size: 412 Bytes
Versions: 2
Compression:
Stored size: 412 Bytes
Contents
# Be sure to restart your server when you modify this file. Rails3::Application.config.session_store :cookie_store, :key => '_rails3_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") # Dummy::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.0/config/initializers/session_store.rb |
elasticonf-rails-1.0.0.beta | spec/apps/rails_3.0/config/initializers/session_store.rb |