• G
    Use AS::JSON for (de)serializing cookies · e158ee50
    Godfrey Chan 提交于
    Use the Active Support JSON encoder for cookie jars using the `:json` or
    `:hybrid` serializer. This allows you to serialize custom Ruby objects into
    cookies by defining the `#as_json` hook on such objects.
    
    Fixes #16520.
    e158ee50
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 8.6 KB