active_model_serializers/test/adapter/json_api
2016-06-09 02:55:32 -05:00
..
belongs_to_test.rb Rubocop autocorrect 2016-03-08 22:32:34 +01:00
collection_test.rb Fix RuboCop 0.40 linter errors (#1722) 2016-05-26 12:58:05 -04:00
errors_test.rb Fix RuboCop 0.40 linter errors (#1722) 2016-05-26 12:58:05 -04:00
fields_test.rb Moved the adapter and adapter folder to active_model_serializers folder and changed the module namespace 2016-02-23 21:49:58 -06:00
has_many_embed_ids_test.rb Moved the adapter and adapter folder to active_model_serializers folder and changed the module namespace 2016-02-23 21:49:58 -06:00
has_many_explicit_serializer_test.rb Moved the adapter and adapter folder to active_model_serializers folder and changed the module namespace 2016-02-23 21:49:58 -06:00
has_many_test.rb Fix tests to comply with the JSON API spec. 2016-04-20 03:08:54 +02:00
has_one_test.rb Fix tests to comply with the JSON API spec. 2016-04-20 03:08:54 +02:00
json_api_test.rb Moved the adapter and adapter folder to active_model_serializers folder and changed the module namespace 2016-02-23 21:49:58 -06:00
linked_test.rb Fix RuboCop 0.40 linter errors (#1722) 2016-05-26 12:58:05 -04:00
links_test.rb Merge branch 'ouvrages-exclude_nil_links' 2016-06-09 02:55:32 -05:00
pagination_links_test.rb Fix RuboCop 0.40 linter errors (#1722) 2016-05-26 12:58:05 -04:00
parse_test.rb Moved the adapter and adapter folder to active_model_serializers folder and changed the module namespace 2016-02-23 21:49:58 -06:00
relationship_test.rb Apply key transforms to keys referenced in values 2016-04-04 10:16:04 -06:00
relationships_test.rb Prevent loading association when include_data is set to false (#1710) 2016-05-24 20:46:22 -04:00
resource_identifier_test.rb Remove remaining fragmented cache class 2016-06-07 03:42:03 -05:00
resource_meta_test.rb Apply key transforms to keys referenced in values 2016-04-04 10:16:04 -06:00
toplevel_jsonapi_test.rb Moved the adapter and adapter folder to active_model_serializers folder and changed the module namespace 2016-02-23 21:49:58 -06:00
transform_test.rb Fix RuboCop 0.40 linter errors (#1722) 2016-05-26 12:58:05 -04:00
type_test.rb Add symbol support for ActiveModel::Serializer.type method 2016-02-19 17:05:13 +01:00