Sha256: 0e78580ad6ac9452827323df15491c78599b9802c26c52adafe5142e14e7acb2
Contents?: true
Size: 426 Bytes
Versions: 1
Compression:
Stored size: 426 Bytes
Contents
# Be sure to restart your server when you modify this file. Rails3Skel::Application.config.session_store :cookie_store, :key => '_rails3_skel_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") # Rails3Skel::Application.config.session_store :active_record_store
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tokamak-1.2.1 | test/rails3_skel/config/initializers/session_store.rb |