Sha256: 8e5a1942303ce30b141e1b89762be8ef72f07ef0694877cbf745e2470e6f0f43

Contents?: true

Size: 413 Bytes

Versions: 1

Compression:

Stored size: 413 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
capistrano-redeploy-0.1.0 test/project/config/initializers/session_store.rb