Sha256: e50f2fff15f19153558a9043d53a4ad3d21eed04643aa7daf520ae60be72ad14
Contents?: true
Size: 428 Bytes
Versions: 2
Compression:
Stored size: 428 Bytes
Contents
# Be sure to restart your server when you modify this file. Rails31App::Application.config.session_store :cookie_store, :key => '_rails-3.1-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") # Rails31App::Application.config.session_store :active_record_store
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
captivus-0.0.6 | rails-3.1-app/config/initializers/session_store.rb |
captivus-0.0.5 | rails-3.1-app/config/initializers/session_store.rb |