Skip to content

Commit

Permalink
marshal error
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-riemer committed Sep 8, 2020
1 parent 6a7ccc7 commit 9a7f40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/cookies_serializer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

# Specify a serializer for the signed and encrypted cookie jars.
# Valid options are :json, :marshal, and :hybrid.
Rails.application.config.action_dispatch.cookies_serializer = :marshal
Rails.application.config.action_dispatch.cookies_serializer = :json

0 comments on commit 9a7f40a

Please sign in to comment.