active_model_serializers/test/adapter/json_api
2015-11-03 23:50:16 +01:00
..
belongs_to_test.rb Fix fields option to restrict relationships as well. 2015-10-24 21:28:13 +02:00
collection_test.rb Fix fields option to restrict relationships as well. 2015-10-24 21:28:13 +02:00
fields_test.rb Fix fields option to restrict relationships as well. 2015-10-24 21:28:13 +02:00
has_many_embed_ids_test.rb Introduce Adapter::Base 2015-09-20 12:26:04 -05:00
has_many_explicit_serializer_test.rb Introduce Adapter::Base 2015-09-20 12:26:04 -05:00
has_many_test.rb Fix fields option to restrict relationships as well. 2015-10-24 21:28:13 +02:00
has_one_test.rb Introduce Adapter::Base 2015-09-20 12:26:04 -05:00
json_api_test.rb Introduce Adapter::Base 2015-09-20 12:26:04 -05:00
linked_test.rb Rename ArraySerializer to CollectionSerializer for clarity 2015-10-21 16:53:26 -05:00
links_test.rb Add support for resource-level JSON API links. 2015-11-03 23:50:16 +01:00
pagination_links_test.rb Revert "rename context to serialization_context and add url helpers" 2015-10-29 08:16:47 -04:00
resource_type_config_test.rb Add Serializer 'type' directive to control type field, for use by the JsonApi adapter 2015-10-01 22:48:57 -04:00
toplevel_jsonapi_test.rb Add support for top level jsonapi member. 2015-10-01 21:22:49 -05:00