Sha256: 24e42f11e34558d1698adcdfcb728554a43a22e8bf88bfe8c014f82cb4e4c142
Contents?: true
Size: 428 Bytes
Versions: 2
Compression:
Stored size: 428 Bytes
Contents
# Be sure to restart your server when you modify this file. Rails32App::Application.config.session_store :cookie_store, :key => '_rails-3.2-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") # Rails32App::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.2-app/config/initializers/session_store.rb |
captivus-0.0.5 | rails-3.2-app/config/initializers/session_store.rb |