mirror of
https://github.com/discourse/discourse.git
synced 2026-08-10 04:58:31 -05: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.