Sha256: 6417592621689ceaded4ea6aabbdcabfc53b141c6985d752a2b044761e9cc3c9
Contents?: true
Size: 409 Bytes
Versions: 2
Compression:
Stored size: 409 Bytes
Contents
# Be sure to restart your server when you modify this file. Dummy::Application.config.session_store :cookie_store, :key => '_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 "rake db:sessions:create") # Dummy::Application.config.session_store :active_record_store
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mailboxer-without-notification-0.11.2 | spec/dummy/config/initializers/session_store.rb |
mailboxer-without-notification-0.11.1 | spec/dummy/config/initializers/session_store.rb |