active_model_serializers/test/adapter/json_api
Justin Aiken 3710c32cee Add some failing tests around has_many assocs...
..where no serializer is defined for the thing that is has_many'd
2015-06-26 02:16:34 -03:00
..
belongs_to_test.rb Adjusts JsonApi adapter to serialize relationships in a nested relationships hash 2015-05-21 16:35:35 +02:00
collection_test.rb updating tests to match new adapters structure 2015-06-15 13:39:36 -03:00
has_many_embed_ids_test.rb Adjusts JsonApi adapter to serialize relationships in a nested relationships hash 2015-05-21 16:35:35 +02:00
has_many_explicit_serializer_test.rb Adjusts JsonApi adapter to serialize relationships in a nested relationships hash 2015-05-21 16:35:35 +02:00
has_many_test.rb Add some failing tests around has_many assocs... 2015-06-26 02:16:34 -03:00
has_one_test.rb Adjusts JsonApi adapter to serialize relationships in a nested relationships hash 2015-05-21 16:35:35 +02:00
linked_test.rb use model name to determine the type 2015-06-13 19:45:46 +10:00