Sha256: fd815ad653946591d002e39599b5aec923763a381775351e7c8580fc0f8ff15b
Contents?: true
Size: 434 Bytes
Versions: 45
Compression:
Stored size: 434 Bytes
Contents
# -*- encoding : utf-8 -*- # Be sure to restart your server when you modify this file. Dummy::Application.config.session_store :cookie_store, key: '_dummy_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") # Dummy::Application.config.session_store :active_record_store
Version data entries
45 entries across 45 versions & 5 rubygems