We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 985c10d + 9164a48 commit bc1812eCopy full SHA for bc1812e
1 file changed
config/initializers/cookies_serializer.rb
@@ -2,4 +2,4 @@
2
3
# Specify a serializer for the signed and encrypted cookie jars.
4
# Valid options are :json, :marshal, and :hybrid.
5
-Rails.application.config.action_dispatch.cookies_serializer = :hybrid
+Rails.application.config.action_dispatch.cookies_serializer = :json
0 commit comments