Sha256: 55cf22d7455a9aed2e2756f376969635c30caff93c01a778e65c1f29722f573a
Contents?: true
Size: 407 Bytes
Versions: 2
Compression:
Stored size: 407 Bytes
Contents
# Be sure to restart your server when you modify this file. Lelylan::Application.config.session_store :cookie_store, :key => '_lelylan_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") # Lelylan::Application.config.session_store :active_record_store
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
oauth2_provider_engine-0.0.2 | test/dummy/config/initializers/session_store.rb |
oauth2_provider_engine-0.0.1 | test/dummy/config/initializers/session_store.rb |