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