active_model_serializers/test/adapter/json_api
L. Preston Sego III a063cbea21 Merge pull request #1289 from tchak/serialization_context
rename context to serialization_context and add url helpers
2015-10-29 07:56:47 -04: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 toplevel JSON API links. 2015-10-06 20:01:46 +02:00
pagination_links_test.rb rename context to serialization_context and add url helpers 2015-10-22 22:28:54 +02: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