Sha256: 31e40f92873e29a36d7fd17e6f7c18eea82ad9450301a2c8f018b4d3404e167c

Contents?: true

Size: 404 Bytes

Versions: 8

Compression:

Stored size: 404 Bytes

Contents

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

Benchs::Application.config.session_store :cookie_store, :key => '_benchs_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 "rake db:sessions:create")
# Benchs::Application.config.session_store :active_record_store

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
activerecord-postgres-hstore-0.5.3 app/config/initializers/session_store.rb
activerecord-postgres-hstore-0.5.2 app/config/initializers/session_store.rb
activerecord-postgres-hstore-0.5.1 app/config/initializers/session_store.rb
activerecord-postgres-hstore-0.5.0 app/config/initializers/session_store.rb
activerecord-postgres-hstore-0.4.1 app/config/initializers/session_store.rb
activerecord-postgres-hstore-0.4.0 app/config/initializers/session_store.rb
activerecord-postgres-hstore-0.3.0 app/config/initializers/session_store.rb
activerecord-postgres-hstore-0.1.2 app/config/initializers/session_store.rb