Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Disambiguate Time, Date, and DateTime#to_json formatting. Closes #9750. | Jeremy Kemper | 2007-10-05 | 1 | -3/+3 | |
* | Hash#to_json takes :only or :except options to specific or omit certain hash ... | Jeremy Kemper | 2007-10-04 | 1 | -0/+21 | |
* | Fixed JSON encoding to use quoted keys according to the JSON standard (closes... | David Heinemeier Hansson | 2007-09-30 | 1 | -29/+5 | |
* | escape <'s and >'s in JSON strings. #8371 [Rick] | Rick Olson | 2007-05-29 | 1 | -1/+1 | |
* | Fix JSON date/time conversion tests. | Jeremy Kemper | 2007-05-23 | 1 | -2/+2 | |
* | Date, Time, and DateTime#to_json. Closes #8399. | Jeremy Kemper | 2007-05-18 | 1 | -0/+4 | |
* | Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON decodin... | Sam Stephenson | 2007-03-18 | 1 | -0/+96 |