Skip to content

Commit

Permalink
Add missing session configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Calyhre committed Jun 6, 2017
1 parent ca34d9d commit 035fba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/session_store.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Rails.application.config.session_store :cookie_store, key: '_eshop-prices'

0 comments on commit 035fba3

Please sign in to comment.