Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve documentation. | Pratik Naik | 2008-03-26 | 1 | -6/+3 |
* | Document Enumerable and Hash #to_json. Add test for hash with integer key. Cl... | Jeremy Kemper | 2007-10-24 | 1 | -0/+32 |
* | Hash#to_json takes :only or :except options to specific or omit certain hash ... | Jeremy Kemper | 2007-10-04 | 1 | -3/+11 |
* | Fixed JSON encoding to use quoted keys according to the JSON standard (closes... | David Heinemeier Hansson | 2007-09-30 | 1 | -2/+0 |
* | Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON decodin... | Sam Stephenson | 2007-03-18 | 1 | -0/+12 |