Sha256: 5fce68e321da1fe1cde5bcce948e6a5ff3e8b29db4626972fd5ea9596a373ea2
Contents?: true
Size: 420 Bytes
Versions: 2
Compression:
Stored size: 420 Bytes
Contents
# Be sure to restart your server when you modify this file. DemoPlain::Application.config.session_store :cookie_store, key: '_demo-plain_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") # DemoPlain::Application.config.session_store :active_record_store
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
acts-as-taggable-on-dynamic-0.0.3 | samples/demo-plain/config/initializers/session_store.rb |
acts-as-taggable-on-dynamic-0.0.2 | samples/demo-plain/config/initializers/session_store.rb |