Sha256: 456edd7597a946e934b9fb16c06cde4d8d9addd086edc51fad7a9ada41810168
Contents?: true
Size: 407 Bytes
Versions: 8
Compression:
Stored size: 407 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 "rake db:sessions:create") # <%= app_const %>.config.session_store :active_record_store
Version data entries
8 entries across 8 versions & 2 rubygems