Sha256: b5dd4648f41fd2d69686a589add1d785edf36e7c99ccbeb96cf712756e7152fe
Contents?: true
Size: 417 Bytes
Versions: 2
Compression:
Stored size: 417 Bytes
Contents
# Be sure to restart your server when you modify this file. RailsTest::Application.config.session_store :cookie_store, :key => '_muck_contents_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") # RailsTest::Application.config.session_store :active_record_store
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
muck-contents-3.0.2 | test/rails_test/config/initializers/session_store.rb |
muck-contents-3.0.1 | test/rails_test/config/initializers/session_store.rb |