Sha256: d2261f9d2c422ec4e95257eb8311a3aeb7c1dd9d19f095ed2a9cce50924da7ab
Contents?: true
Size: 424 Bytes
Versions: 2
Compression:
Stored size: 424 Bytes
Contents
# Be sure to restart your server when you modify this file. TestRailsApp::Application.config.session_store :cookie_store, :key => '_test_rails_app_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") # TestRailsApp::Application.config.session_store :active_record_store
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tagged_logger-0.5.6 | test/test_rails_app/config/initializers/session_store.rb |
tagged_logger-0.5.5 | test/test_rails_app/config/initializers/session_store.rb |