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 54bbfe2 + b067372 commit 5e737c2Copy full SHA for 5e737c2
config/initializers/new_framework_defaults_7_0.rb
@@ -92,7 +92,7 @@
92
# If you have configured the serializer elsewhere, you can remove this.
93
#
94
# See https://guides.rubyonrails.org/action_controller_overview.html#cookies for more information.
95
-Rails.application.config.action_dispatch.cookies_serializer = :hybrid
+Rails.application.config.action_dispatch.cookies_serializer = :json
96
97
# Enable parameter wrapping for JSON.
98
# Previously this was set in an initializer. It's fine to keep using that initializer if you've customized it.
0 commit comments