rails--rails/activesupport/lib/active_support/json
Ubiratan Pires Alberton 7b382cb9e5 Reverted affe50105f and added more JSON decoding tests.
Works on Ruby 1.8 and 1.9

[#1100 state:resolved]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-03-11 14:36:14 -07:00
..
encoders Use Array.wrap, remove unneeded returning block 2009-02-06 10:05:16 -08:00
decoding.rb Reverted affe50105f and added more JSON decoding tests. 2009-03-11 14:36:14 -07:00
encoding.rb Simpler and clearer to just explicitly require the JSON encoders 2008-11-26 01:08:37 -08:00
variable.rb Add an ignored options parameter to ActiveSupport::JSON::Variable#to_json to make sure it duck-types nicely with the other JSON types. [Pascal Belloncle] 2007-10-25 07:09:09 +00:00