Sha256: d389f9f915c331a57e6144158ae768398794c1cb49fffc1a13ea13625369f1d8

Contents?: true

Size: 412 Bytes

Versions: 3

Compression:

Stored size: 412 Bytes

Contents

# Be sure to restart your server when you modify this file.

RailsTest::Application.config.session_store :cookie_store, :key => '_overlord_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

3 entries across 3 versions & 1 rubygems

Version Path
overlord-3.0.2 test/rails_test/config/initializers/session_store.rb
overlord-3.0.1 test/rails_test/config/initializers/session_store.rb
overlord-3.0.0 test/rails_test/config/initializers/session_store.rb