aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/json_serialization_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Test for each JSON fragment to workaround assumed hash ordering.Jeremy Kemper2007-10-061-1/+4
* Simplify some JSON testsJeremy Kemper2007-10-061-4/+4
* Hash#to_json takes :only or :except options to specific or omit certain hash ...Jeremy Kemper2007-10-041-1/+35
* Fixed JSON encoding to use quoted keys according to the JSON standard (closes...David Heinemeier Hansson2007-09-301-5/+0
* Missing testDavid Heinemeier Hansson2007-09-281-0/+148