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