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