Files
old-stazarucak/whatforlunch.com/config/initializers/session_store.rb
2017-09-24 10:12:44 +02:00

4 lines
159 B
Ruby

# Be sure to restart your server when you modify this file.
WhatforlunchCom::Application.config.session_store :cookie_store, key: '_whatforlunch_com_session'