Sha256: ba430691750d70c0adfc7a41d3d8f73dc705fa6e9b63758cb5cc234626511217
Contents?: true
Size: 495 Bytes
Versions: 14
Compression:
Stored size: 495 Bytes
Contents
# Be sure to restart your server when you modify this file. if Iqvoc::Inflectionals.const_defined?(:Application) Iqvoc::Inflectionals::Application.config.session_store :cookie_store, :key => "_iqvoc_inflectionals_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
14 entries across 14 versions & 1 rubygems