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 |
* | * Add pluggable JSON backends with support for the JSON gem. [rick] | rick | 2009-04-23 | 1 | -1/+1 |
* | Add an ignored options parameter to ActiveSupport::JSON::Variable#to_json to ... | Michael Koziarski | 2007-10-25 | 1 | -1/+1 |
* | Fixed JSON encoding to use quoted keys according to the JSON standard (closes... | David Heinemeier Hansson | 2007-09-30 | 1 | -1/+1 |
* | Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON decodin... | Sam Stephenson | 2007-03-18 | 1 | -0/+10 |