Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bug in JSON decoding with Yaml backend, where a combination of dates,... | Bas Van Klinkenberg | 2009-08-08 | 1 | -7/+10 |
* | load the JSON Backend lazily. If the JSON gem is already loaded, use the JSO... | rick | 2009-05-17 | 2 | -2/+6 |
* | Add support for parsing XML and JSON from an IO as well as a string [#2659 st... | Brian Lopez | 2009-05-17 | 2 | -2/+8 |
* | * Add pluggable JSON backends with support for the JSON gem. [rick] | rick | 2009-04-23 | 2 | -0/+119 |