aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/json/encoders/numeric.rb
Commit message (Expand)AuthorAgeFilesLines
* JSON: split encoding and coercionJeremy Kemper2009-06-081-6/+0
* Now that we have a separate internal rails_to_json, use a separate circular r...Jeremy Kemper2009-04-261-1/+1
* Privatize rails_to_jsonJeremy Kemper2009-04-261-3/+4
* Only Object to_json alias is needed. Prefer nil options.Jeremy Kemper2009-04-261-2/+0
* * Add pluggable JSON backends with support for the JSON gem. [rick]rick2009-04-231-1/+3
* Hash#to_json takes :only or :except options to specific or omit certain hash ...Jeremy Kemper2007-10-041-1/+1
* Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON decodin...Sam Stephenson2007-03-181-0/+5