Sha256: 202160aaf49e34db0944fd0a6728111fc3b2e24c10dbb78449151e0e1f94ca55

Contents?: true

Size: 433 Bytes

Versions: 5

Compression:

Stored size: 433 Bytes

Contents

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
nubis_rails_boilerplate-0.0.11 skeletons/real_estate_app/config/initializers/session_store.rb
nubis_rails_boilerplate-0.0.10 skeletons/real_estate_app/config/initializers/session_store.rb
nubis_rails_boilerplate-0.0.9 skeletons/real_estate_app/config/initializers/session_store.rb
nubis_rails_boilerplate-0.0.8 skeletons/real_estate_app/config/initializers/session_store.rb
nubis_rails_boilerplate-0.0.7 skeletons/real_estate_app/config/initializers/session_store.rb