Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge docrails. | Pratik Naik | 2008-05-25 | 1 | -1/+1 |
* | remove multiple enumerations from ActiveSupport::JSON#convert_json_to_yaml wh... | Rick Olson | 2007-12-28 | 1 | -5/+8 |
* | Fix JSON encoding/decoding bugs dealing with /'s. Closes #9990 [Rick, theama... | Rick Olson | 2007-10-26 | 1 | -1/+2 |
* | Don't shadow local var with block var | Jeremy Kemper | 2007-10-13 | 1 | -1/+1 |
* | JSON decoding Ruby 1.9 compat. Mark a section that's unnecessarily slow. | Jeremy Kemper | 2007-09-29 | 1 | -5/+6 |
* | Decode json strings as Dates/Times if they're using a YAML-compatible format.... | Rick Olson | 2007-09-24 | 1 | -5/+18 |
* | Fix JSON decoder with nested quotes and commas. Closes #9579. | Jeremy Kemper | 2007-09-17 | 1 | -4/+9 |
* | Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON decodin... | Sam Stephenson | 2007-03-18 | 1 | -0/+40 |