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