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