active_model_serializers/test
Santiago Pastorino c97acfd9ba Always set a serializer for each item of an Array
model.active_model_serializer could return nil so we need to ensure that
if serializer is not setted we set DefaultSerializer to it.

This reverts commit 64ed05c484.

Fixes #318
2013-05-28 18:13:07 -07:00
..
array_serializer_test.rb Always set a serializer for each item of an Array 2013-05-28 18:13:07 -07:00
association_test.rb If output is as expected, is this assert important? 2013-04-10 14:36:42 -07:00
caching_test.rb Move caching to a new module 2013-05-21 17:03:06 -07:00
generators_test.rb Fix failing tests for edge rails 2013-03-27 10:29:36 +05:30
no_serialization_scope_test.rb Revert 37b0690fb8. 2013-04-03 17:24:08 -07:00
serialization_scope_name_test.rb Allow a controller to properly override scope_name 2013-05-21 21:24:50 -04:00
serialization_test.rb Sigh. 2013-04-03 23:56:06 -07:00
serializer_support_test.rb add support of mongoid collection serialization 2013-05-05 21:50:34 +03:00
serializer_test.rb serialize_ids call methods on the corresponding serializer if defined 2013-05-24 14:09:27 -07:00
test_fakes.rb Don't wrap array items in root element 2013-05-24 10:23:59 +02:00
test_helper.rb Add Coveralls for code coverage. 2013-05-05 13:38:56 -07:00