Sha256: 8b8af379cb5cd6b9d4cfb932e5ad103167b0d86a0e2d0412ff96ed8953847c5b
Contents?: true
Size: 423 Bytes
Versions: 33
Compression:
Stored size: 423 Bytes
Contents
# Be sure to restart your server when you modify this file. SampleApp::Application.config.session_store :cookie_store, :key => '_sample_app_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") # SampleApp::Application.config.session_store :active_record_store
Version data entries
33 entries across 33 versions & 5 rubygems