aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/serializer_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add support for overriding associations, mostly used for authorizationJose and Yehuda2011-10-151-0/+26
* Add support for implicit serializersJose and Yehuda2011-10-151-2/+33
* Added has_one and has_manyJose and Yehuda2011-10-151-5/+76
* Don't require serializable_hash to take options.Jose and Yehuda2011-10-151-2/+2
* Initial implementation of ActiveModel::SerializerJose and Yehuda2011-10-151-0/+75