Sha256: 5c7bacaee6ec211510c2a27a6cc7c139fdf5bcfd0e60da7583a607968472d61d
Contents?: true
Size: 399 Bytes
Versions: 6
Compression:
Stored size: 399 Bytes
Contents
# Be sure to restart your server when you modify this file. Rails.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 "rake db:sessions:create") # Rails.application.config.session_store :active_record_store
Version data entries
6 entries across 6 versions & 3 rubygems