active_model_serializers/test/serializers
Gary Gordon d5bae0c2f0 Include 'linked' member for json-api collections
The options passed to the render are partitioned into adapter options
and serializer options. 'include' and 'root' are sent to the adapter,
not sure what options would go directly to serializer, but leaving this
in until I understand that better.
2014-11-03 17:13:55 -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 Include 'linked' member for json-api collections 2014-11-03 17:13:55 -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