rails--rails/activesupport/test/json
Jakub Suder 2524cf404c fixed some issues with JSON encoding
- as_json in ActiveModel should return a hash
  and handle :only/:except/:methods options
- Array and Hash should call as_json on their elements
- json methods should not modify options argument

[#5374 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-09-07 11:33:10 -07:00
..
decoding_test.rb Automatically prefer Yajl or JSON backend over Yaml, if available 2010-02-05 10:22:45 -08:00
encoding_test.rb fixed some issues with JSON encoding 2010-09-07 11:33:10 -07:00