Sha256: 8319e1fdf94f153a486ca2d3512e90979828bcb7b42c3dcb5e7e0c9f27a66d53
Contents?: true
Size: 429 Bytes
Versions: 192
Compression:
Stored size: 429 Bytes
Contents
# Be sure to restart your server when you modify this file. <%= app_const %>.config.session_store :cookie_store, <%= key_value :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
192 entries across 153 versions & 21 rubygems