Sha256: 1e46f90703c6cc01a0e40e43e38e5e3d538662b93c8c7b242d52c964ae532d80
Contents?: true
Size: 428 Bytes
Versions: 2
Compression:
Stored size: 428 Bytes
Contents
# Be sure to restart your server when you modify this file. Rails30App::Application.config.session_store :cookie_store, :key => '_rails-3.0-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") # Rails30App::Application.config.session_store :active_record_store
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
captivus-0.0.6 | rails-3.0-app/config/initializers/session_store.rb |
captivus-0.0.5 | rails-3.0-app/config/initializers/session_store.rb |