Files
old-stazarucak/whatforlunch.com/config/initializers/session_store.rb

4 lines
159 B
Ruby
Raw Normal View History

2017-09-24 10:12:44 +02:00
# Be sure to restart your server when you modify this file.
WhatforlunchCom::Application.config.session_store :cookie_store, key: '_whatforlunch_com_session'