Sha256: 61b7d745f81e3018e7a7a0f8cacf4d281fed966d20f79d0ff24ecaf7fe51be89
Contents?: true
Size: 450 Bytes
Versions: 6
Compression:
Stored size: 450 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 :"#{ENV['MONGO_SESSION_STORE_ORM']}_store"
Version data entries
6 entries across 4 versions & 1 rubygems