aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/json/encoders/false_class.rb
Commit message (Expand)AuthorAgeFilesLines
* 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