1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-24 17:04:43 +00:00
Files
wrestlingdev.com/config/initializers/session_store.rb
Jacob Cody Wimer 6a38c8388b initial commit
2013-12-23 11:04:30 -05:00

4 lines
146 B
Ruby

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