Sha256: 44537d398349c6ba341313d146578dc0d72d549a8b52c4a2a247cd783987cc4c

Contents?: true

Size: 455 Bytes

Versions: 7

Compression:

Stored size: 455 Bytes

Contents

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

TheSortableTreeTest::Application.config.session_store :cookie_store, :key => '_the_sortable_tree_test_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")
# TheSortableTreeTest::Application.config.session_store :active_record_store

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
the_sortable_tree-2.6.2 spec/dummy_app/config/initializers/session_store.rb
the_sortable_tree-2.7.0 spec/dummy_app/config/initializers/session_store.rb
the_sortable_tree-2.6.1 spec/dummy_app/config/initializers/session_store.rb
the_sortable_tree-2.6.0 spec/dummy_app/config/initializers/session_store.rb
the_sortable_tree-2.5.0 spec/dummy_app/config/initializers/session_store.rb
the_sortable_tree-2.4.0 spec/dummy_app/config/initializers/session_store.rb
the_sortable_tree-2.3.3 spec/the_sortable_tree_app/config/initializers/session_store.rb