active_model_serializers/test/serializers
Gary Gordon d97b2f5005 Fix infinite recursion
The method for testing whether to include an association was causing
an infinite loop when two models referenced each other.
2014-11-07 10:03:31 -05:00
..
adapter_for_test.rb Remove 'Adapter' suffix from adapters since they are in Adapter:: namespace 2014-08-29 11:40:56 +04:00
associations_test.rb Fix infinite recursion 2014-11-07 10:03:31 -05:00
attributes_test.rb Move serializer tests into their own directory. 2014-07-09 16:19:02 -04:00
configuration_test.rb rename simple adapter to json 2014-08-29 11:01:39 +04:00
generators_test.rb Move serializer tests into their own directory. 2014-07-09 16:19:02 -04:00
serializer_for_test.rb Check superclasses for Serializers 2014-10-13 17:39:54 -06:00
urls_test.rb Add DSL for urls 2014-09-01 13:44:22 -05:00