Sha256: 9c58b04fbd4fe5bf7e01f58b6a7233763533a6cff26cc512e9e61bd63fd3d6d8

Contents?: true

Size: 429 Bytes

Versions: 1

Compression:

Stored size: 429 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
packr-rails-0.0.1 spec/fixtures/rails_project/config/initializers/session_store.rb