Sha256: 24c8c1adac1c962c95a2b903d9747981c4a492073596d6d04ab6c6528f7bdbdf
Contents?: true
Size: 424 Bytes
Versions: 1
Compression:
Stored size: 424 Bytes
Contents
# Be sure to restart your server when you modify this file. CrudTest::Application.config.session_store :cookie_store, key: '_CrudTest_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") # CrudTest::Application.config.session_store :active_record_store
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mta_json-0.0.1 | examples/crud/rails/config/initializers/session_store.rb |