Sha256: 1c908a4dea13c0fe06462921672e50972363c3eb8c4172d217a58e15a6006cac
Contents?: true
Size: 450 Bytes
Versions: 4
Compression:
Stored size: 450 Bytes
Contents
# Be sure to restart your server when you modify this file. # Rails30App::Application.config.session_store :cookie_store, :key => '_rails_3.0_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") Rails30App::Application.config.session_store :"#{ENV['MONGO_SESSION_STORE_ORM']}_store"
Version data entries
4 entries across 4 versions & 1 rubygems