aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/serializers/json_serialization_test.rb
Commit message (Expand)AuthorAgeFilesLines
* replacing ordered hash to ruby hashprasath2012-02-081-2/+2
* Revert "Implement ArraySerializer and move old serialization API to a new nam...José Valim2011-11-301-0/+221
* Implement ArraySerializer and move old serialization API to a new namespace.José Valim2011-11-231-219/+0
* Fixing `as_json` method for ActiveRecord models.Nicolás Hock Isaza2011-09-291-0/+10
* fixed a bug with the json serialization when the class setting is set to not ...Matt Aimonetti2011-09-221-0/+10
* Enable passing root: false to #to_jsonJoe Fiorini2011-07-011-1/+52
* Rename test directory to match code directoryJohn Firebaugh2011-04-061-0/+148