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