rails--rails/activesupport/lib/active_support/json
Jeremy Kemper 58a5eef53e Disambiguate Time, Date, and DateTime#to_json formatting. Closes #9750.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7746 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-10-05 09:43:24 +00:00
..
encoders Disambiguate Time, Date, and DateTime#to_json formatting. Closes #9750. 2007-10-05 09:43:24 +00:00
decoding.rb JSON decoding Ruby 1.9 compat. Mark a section that's unnecessarily slow. 2007-09-29 21:27:29 +00:00
encoding.rb Hash#to_json takes :only or :except options to specific or omit certain hash keys. Enumerable#to_json passes through its options to each element. Closes #9751. 2007-10-04 03:28:42 +00:00
variable.rb Fixed JSON encoding to use quoted keys according to the JSON standard (closes #8762) [choonkat/chuyeow] 2007-09-30 20:57:50 +00:00