active_model_serializers/test
2012-11-25 00:17:17 -08:00
..
array_serializer_test.rb move ArraySerializer tests into separate file 2012-11-20 10:58:16 -07:00
association_test.rb When objects are sideloaded multiple times, serialize them only once 2012-10-29 23:15:32 +01:00
generators_test.rb Fix the tests 2012-06-05 10:18:05 +02:00
no_serialization_scope_test.rb Allows serialization_scope to be disabled with serialization_scope nil 2012-06-05 12:37:09 -04:00
serialization_test.rb Throw a descriptive error if attempting to serialize an array with Serializer not ArraySerializer #143 2012-11-22 23:27:18 -05:00
serializer_support_test.rb Revert "clean up lazy loading of serialization support for 2012-10-17 19:28:02 +02:00
serializer_test.rb Remove unneeded method aliasing of attribute reader: object, with the underscored class name of serializer, to fix issue where a model's attribute name matches that of the underscored prefix of the serializer 2012-11-25 00:17:17 -08:00
test_fakes.rb Remove unneeded method aliasing of attribute reader: object, with the underscored class name of serializer, to fix issue where a model's attribute name matches that of the underscored prefix of the serializer 2012-11-25 00:17:17 -08:00
test_helper.rb match method should not be used for routes; instead, a specific HTTP method should be used 2012-09-20 21:17:07 -04:00