mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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.