Sha256: 177c51e3809edad79ff15f00219119a5382238bcc16f42b77960a1847bcd06e0
Contents?: true
Size: 427 Bytes
Versions: 1
Compression:
Stored size: 427 Bytes
Contents
# Be sure to restart your server when you modify this file. RailsAppV3::Application.config.session_store :cookie_store, :key => '_rails_app_v3_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") # RailsAppV3::Application.config.session_store :active_record_store
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails-services-0.1.5 | test/rails_app_v3/config/initializers/session_store.rb |