Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -1/+1 |
* | Fix JSON encoding/decoding bugs dealing with /'s. Closes #9990 [Rick, theama... | Rick Olson | 2007-10-26 | 1 | -8/+9 |
* | Decode json strings as Dates/Times if they're using a YAML-compatible format.... | Rick Olson | 2007-09-24 | 1 | -3/+9 |
* | Fix JSON decoder with nested quotes and commas. Closes #9579. | Jeremy Kemper | 2007-09-17 | 1 | -0/+2 |
* | Improve various test coverage. Closes #8676 [kamal] | Jeremy Kemper | 2007-06-25 | 1 | -0/+4 |
* | Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON decodin... | Sam Stephenson | 2007-03-18 | 1 | -0/+28 |