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 | -1/+1 |
* | Privatize rails_to_json | Jeremy Kemper | 2009-04-26 | 1 | -3/+4 |
* | Only Object to_json alias is needed. Prefer nil options. | Jeremy Kemper | 2009-04-26 | 1 | -2/+0 |
* | * Add pluggable JSON backends with support for the JSON gem. [rick] | rick | 2009-04-23 | 1 | -1/+3 |
* | Hash#to_json takes :only or :except options to specific or omit certain hash ... | Jeremy Kemper | 2007-10-04 | 1 | -1/+1 |
* | Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON decodin... | Sam Stephenson | 2007-03-18 | 1 | -0/+5 |