Sha256: b8fe68214e83905967675b727de420345c70f314c267fc282f1565494586eed3
Contents?: true
Size: 429 Bytes
Versions: 2
Compression:
Stored size: 429 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
acts_as_api-1.0.1 | spec/mongoid_dummy/config/initializers/session_store.rb |
acts_as_api-1.0.0 | spec/mongoid_dummy/config/initializers/session_store.rb |