Sha256: 0e582c1b0629ee496cff305b69c42c674e5b3998c33e68a32b1303a62b390cf8
Contents?: true
Size: 415 Bytes
Versions: 1
Compression:
Stored size: 415 Bytes
Contents
# Be sure to restart your server when you modify this file. Rails31::Application.config.session_store :cookie_store, key: '_rails-3-1_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") # Rails31::Application.config.session_store :active_record_store
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
multi_sync-0.0.1 | examples/rails-3-2/config/initializers/session_store.rb |