mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-12 00:09:32 +00:00
initial commit
This commit is contained in:
3
config/initializers/session_store.rb
Normal file
3
config/initializers/session_store.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
# Be sure to restart your server when you modify this file.
|
||||
|
||||
Wrestling::Application.config.session_store :cookie_store, key: '_wrestling_session'
|
||||
Reference in New Issue
Block a user