Sha256: 2babcb86e538cd8851970d413048939f505a817ebba42c727e513a96999d8854
Contents?: true
Size: 401 Bytes
Versions: 3
Compression:
Stored size: 401 Bytes
Contents
# Be sure to restart your server when you modify this file. Demo3::Application.config.session_store :cookie_store, :key => '_demo3_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") # Demo3::Application.config.session_store :active_record_store
Version data entries
3 entries across 3 versions & 1 rubygems