Sha256: 6cb83e277683b5b7e9dffab58d9237b2371d446aab3fee8f1fd64809986b3ac1
Contents?: true
Size: 404 Bytes
Versions: 24
Compression:
Stored size: 404 Bytes
Contents
# Be sure to restart your server when you modify this file. Forge3::Application.config.session_store :cookie_store, :key => '_forge3_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 "rake db:sessions:create") # Forge3::Application.config.session_store :active_record_store
Version data entries
24 entries across 24 versions & 1 rubygems