Sha256: 0c8fd0e2ca8509a65319e067081c71e464c784f114d4dc1970279672564ed2c2
Contents?: true
Size: 876 Bytes
Versions: 1
Compression:
Stored size: 876 Bytes
Contents
= rufus-json CHANGELOG.txt == rufus-json - 0.2.5 released 2010/08/10 - Rufus::Json.encode(o) now accepting string, numbers, boolean and null for any JSON backend (especially json and json-pure) == rufus-json - 0.2.4 released 2010/07/17 - Rufus::Json.pretty_encode(o) (except for active_support) - Rufus::Json.encode(o, opts={}) options are accessible == rufus-json - 0.2.3 released 2010/06/29 - made sure we're able to parse any JSON string ('json' couldn't parse "true", '"string"' or "12345" on their own) == rufus-json - 0.2.2 released 2010/05/26 - Unified Rufus::Json::ParserError (Torsten Schoenebaum) == rufus-json - 0.2.1 released 2010/05/03 - ActiveSupport::JSON.encode(o) instead of o.to_json == rufus-json - 0.2.0 released 2010/02/08 - JSON :max_nesting set to nil (no limits) == rufus-json - 0.1.0 released 2009/12/25
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rufus-json-0.2.5 | CHANGELOG.txt |