Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now that we have a separate internal rails_to_json, use a separate circular r... | Jeremy Kemper | 2009-04-26 | 1 | -2/+2 |
* | Privatize rails_to_json | Jeremy Kemper | 2009-04-26 | 1 | -10/+11 |
* | Only Object to_json alias is needed. Prefer nil options. | Jeremy Kemper | 2009-04-26 | 1 | -3/+1 |
* | * Add pluggable JSON backends with support for the JSON gem. [rick] | rick | 2009-04-23 | 1 | -2/+4 |
* | Improve documentation. | Pratik Naik | 2008-03-26 | 1 | -2/+2 |
* | Document Enumerable and Hash #to_json. Add test for hash with integer key. Cl... | Jeremy Kemper | 2007-10-24 | 1 | -0/+7 |
* | Hash#to_json takes :only or :except options to specific or omit certain hash ... | Jeremy Kemper | 2007-10-04 | 1 | -2/+2 |
* | Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON decodin... | Sam Stephenson | 2007-03-18 | 1 | -0/+5 |