Sha256: 84c4da1af9823317c900374c171109a16459cbaadcd5f211a5473e8f9de1190a
Contents?: true
Size: 553 Bytes
Versions: 3
Compression:
Stored size: 553 Bytes
Contents
# Be sure to restart your server when you modify this file. Dummy::Application.config.session_store :cookie_store, :key => '_dummy_session', :secret => '3bd151c2e33fc860c04c1deb5b9b456f800c6b737fc30f4bac49cb3363e3f806e8529e8b5d18fc324b4de08bc37b01b245f2cb380dbe43d5284438598ec35b3f' # 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") # Dummy::Application.config.session_store :active_record_store
Version data entries
3 entries across 3 versions & 1 rubygems