Sha256: 656d6a8d09a785ebf393e8afe266df1a492416de0efb5b1fd8a149c1943da247

Contents?: true

Size: 428 Bytes

Versions: 1

Compression:

Stored size: 428 Bytes

Contents

# Be sure to restart your server when you modify this file.

NizzaTestApp::Application.config.session_store :cookie_store, key: '_nizzaTestApp_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")
# NizzaTestApp::Application.config.session_store :active_record_store

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nice-0.0.2 test/nizzaTestApp/config/initializers/session_store.rb