active_model_serializers/test/adapter/json_api
2015-08-18 19:04:03 -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 Fixes virtual value not being used 2015-06-29 10:48:12 +09:00
has_one_test.rb Fixes virtual value not being used 2015-06-29 10:48:12 +09:00
json_api_test.rb Add key option to serializer associations 2015-07-05 19:47:58 -03:00
linked_test.rb use model name to determine the type 2015-06-13 19:45:46 +10:00
pagination_links_test.rb return complete URIs on pagination links 2015-08-18 19:04:03 -03:00