Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ruby 1.9.2: work around changes to flatten and nil.to_str | Jeremy Kemper | 2009-11-08 | 1 | -9/+12 |
* | Clean up spurious JSON decoding test failure | Jeremy Kemper | 2009-09-13 | 1 | -3/+2 |
* | load the JSON Backend lazily. If the JSON gem is already loaded, use the JSO... | rick | 2009-05-17 | 1 | -1/+3 |
* | Add support for parsing XML and JSON from an IO as well as a string [#2659 st... | Brian Lopez | 2009-05-17 | 1 | -1/+4 |
* | * Add pluggable JSON backends with support for the JSON gem. [rick] | rick | 2009-04-23 | 1 | -0/+36 |