1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
fab-manager/config/initializers/session_store.rb

4 lines
142 B
Ruby
Raw Normal View History

2015-05-05 03:10:25 +02:00
# Be sure to restart your server when you modify this file.
Rails.application.config.session_store :cookie_store, key: '_fabmanager_session'