Sha256: ada65ba831c61bd3a14b6da914ab4243693de8cca97c30a78159c6c75e6067be
Contents?: true
Size: 409 Bytes
Versions: 4
Compression:
Stored size: 409 Bytes
Contents
# Be sure to restart your server when you modify this file. Rails.application.config.session_store :cookie_store, :key => '_site_logic_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 "rake db:sessions:create") # SiteLogic::Application.config.session_store :active_record_store
Version data entries
4 entries across 4 versions & 1 rubygems