mirror of
https://github.com/discourse/discourse.git
synced 2025-03-19 16:45:28 +08:00

We intend to switch to the `:json` serializer, which will stringify all keys. However, we need a clean revert path. This commit ensures that our `_t` cookie handling works with both marshal (the current default) and json (the new default) serialization.