Sha256: 12f105143d367074db32319f17b33ca4f1e3fa0b7950da41619ef2b36d2256b3
Contents?: true
Size: 446 Bytes
Versions: 56
Compression:
Stored size: 446 Bytes
Contents
# encoding: utf-8 # Be sure to restart your server when you modify this file. SpecApp::Application.config.session_store :cookie_store, :key => '_app_root_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") # HasDefaultSpecApp::Application.config.session_store :active_record_store
Version data entries
56 entries across 28 versions & 2 rubygems