Sha256: ee3f90c414a4101fada5c0fd749cb355ecbf91c12d5d85ee7883d978d276b37e

Contents?: true

Size: 430 Bytes

Versions: 2

Compression:

Stored size: 430 Bytes

Contents

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

GrapeOnRails::Application.config.session_store :cookie_store, key: '_grape-on-rails_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")
# GrapeOnRails::Application.config.session_store :active_record_store

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vitals-0.4.0 integration/multiverse/grape-on-rails/config/initializers/session_store.rb
vitals-0.3.0 integration/multiverse/grape-on-rails/config/initializers/session_store.rb