Sha256: b920fdc85ea305ebb223ff231d53babcef17ab57789f4c8c53314de0e794808a
Contents?: true
Size: 419 Bytes
Versions: 4
Compression:
Stored size: 419 Bytes
Contents
# Be sure to restart your server when you modify this file. Teststuff::Application.config.session_store :cookie_store, key: '_teststuff_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") # Teststuff::Application.config.session_store :active_record_store
Version data entries
4 entries across 4 versions & 1 rubygems