1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00
my-images/config/initializers/session_store.rb
2014-03-23 13:41:12 +00:00

4 lines
145 B
Ruby

# Be sure to restart your server when you modify this file.
MyImages::Application.config.session_store :cookie_store, key: '_my-images_session'