1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-03-01 23:29:23 +01:00
fab-manager/config/initializers/session_store.rb
2015-05-05 03:10:25 +02:00

4 lines
142 B
Ruby

# Be sure to restart your server when you modify this file.
Rails.application.config.session_store :cookie_store, key: '_fabmanager_session'