Sha256: 24a21f878d0f1aba68f9180a714c3cadd2f419c34209dd32e9f2b5d0dfbe3110
Contents?: true
Size: 426 Bytes
Versions: 9
Compression:
Stored size: 426 Bytes
Contents
# Be sure to restart your server when you modify this file. SimpleTabs::Application.config.session_store :cookie_store, :key => '_simple_tabs_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") # SimpleTabs::Application.config.session_store :active_record_store
Version data entries
9 entries across 9 versions & 1 rubygems