rails--rails/activesupport/test/json
Michael Koziarski 0bed5bdb21 Properly quote json keys.
According to the RFC and the json.org site all json keys must be strings, and those strings must be quoted with double quotes.
[#1755 state:committed]
2009-01-16 17:40:04 +13:00
..
decoding_test.rb Fix JSON decoder date-converter regexp [#1662 state:resolved] [Jonathan del Strother] 2009-01-07 17:51:11 +00:00
encoding_test.rb Properly quote json keys. 2009-01-16 17:40:04 +13:00