Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add config.active_support.escape_html_entities_in_json to allow disabling of ... | Rick Olson | 2008-04-08 | 1 | -1/+0 |
* | Hash#to_json takes :only or :except options to specific or omit certain hash ... | Jeremy Kemper | 2007-10-04 | 1 | -2/+2 |
* | Fixed JSON encoding to use quoted keys according to the JSON standard (closes... | David Heinemeier Hansson | 2007-09-30 | 1 | -12/+0 |
* | Silence some warnings. | Jeremy Kemper | 2007-05-18 | 1 | -2/+7 |
* | Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON decodin... | Sam Stephenson | 2007-03-18 | 1 | -0/+45 |