Sha256: bea9c9918ccdc23e6f6969e7409718ab09a5f8e54edc205807d3e18e36fddf6c
Contents?: true
Size: 432 Bytes
Versions: 6
Compression:
Stored size: 432 Bytes
Contents
# Be sure to restart your server when you modify this file. MongoidDummy::Application.config.session_store :cookie_store, :key => '_mongoid_dummy_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") # MongoidDummy::Application.config.session_store :active_record_store
Version data entries
6 entries across 6 versions & 2 rubygems