Sha256: 8fc1fddfb8c68fd64f8bfea08d418b4237d41b88c2901a4de2834bd4ee29e646
Contents?: true
Size: 412 Bytes
Versions: 5
Compression:
Stored size: 412 Bytes
Contents
# Be sure to restart your server when you modify this file. Rails.application.config.session_store :cookie_store, { :key => '_rails3_root_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
5 entries across 5 versions & 2 rubygems