aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/serialization_test.rb
Commit message (Expand)AuthorAgeFilesLines
* ActiveModel support for the :include serialization optionJohn Firebaugh2011-07-171-6/+67
* Add a testJohn Firebaugh2011-07-171-0/+5
* serializable_hash(:only => [], :methods => [:foo]) should workJohn Firebaugh2011-07-171-0/+10
* adding new test for ActiveModel::SerializationNeeraj Singh2010-08-311-0/+45