Sha256: e0b33c1af0f840f782eceb99c1f6bd0f5c777e4e9deaa68123ffb1ec94918257

Contents?: true

Size: 417 Bytes

Versions: 7

Compression:

Stored size: 417 Bytes

Contents

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

Borutus::Application.config.session_store :cookie_store, :key => '_borutus_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")
# Testtest::Application.config.session_store :active_record_store

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
borutus-1.0.0 config/session_store.rb
borutus-0.2.4 config/session_store.rb
borutus-0.2.3 config/session_store.rb
borutus-0.2.2 config/session_store.rb
borutus-0.2.1 config/session_store.rb
borutus-0.2.0 config/session_store.rb
borutus-0.1.0 config/session_store.rb