aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/json/variable.rb
Commit message (Expand)AuthorAgeFilesLines
* * Add pluggable JSON backends with support for the JSON gem. [rick]rick2009-04-231-1/+1
* Add an ignored options parameter to ActiveSupport::JSON::Variable#to_json to ...Michael Koziarski2007-10-251-1/+1
* Fixed JSON encoding to use quoted keys according to the JSON standard (closes...David Heinemeier Hansson2007-09-301-1/+1
* Refactor ActiveSupport::JSON to be less obtuse. Add support for JSON decodin...Sam Stephenson2007-03-181-0/+10