Sha256: 09e0fac223dd6048f6559c342076d106f2c8a3ec08389acdb549fb96f407c0a2
Contents?: true
Size: 416 Bytes
Versions: 35
Compression:
Stored size: 416 Bytes
Contents
# Be sure to restart your server when you modify this file. <%= app_const %>.config.session_store :cookie_store, :key => '_<%= app_name %>_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 "rails generate session_migration") # <%= app_const %>.config.session_store :active_record_store
Version data entries
35 entries across 35 versions & 1 rubygems