active_model_serializers/test/adapter/json_api
2016-04-22 11:04:40 -06:00
..
belongs_to_test.rb Rubocop autocorrect 2016-03-08 22:32:34 +01:00
collection_test.rb Move SerializableResource to ActiveModelSerializers namespace 2016-03-30 11:33:04 +02:00
errors_test.rb Move SerializableResource to ActiveModelSerializers namespace 2016-03-30 11:33:04 +02: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 Apply key transforms to keys referenced in values 2016-04-04 10:16:04 -06:00
links_test.rb Apply key transforms to keys referenced in values 2016-04-04 10:16:04 -06:00
pagination_links_test.rb Support pagination link for Kaminari when no data is returned 2016-04-22 11:04:40 -06: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 Prefer explicitly yielding the serializer, per groyoh 2016-03-30 14:01:28 -05:00
resource_identifier_test.rb Apply key transforms to keys referenced in values 2016-04-04 10:16:04 -06: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 Restrict serializable_hash to accepted options (#1647) 2016-04-11 13:10:18 -05:00
type_test.rb Add symbol support for ActiveModel::Serializer.type method 2016-02-19 17:05:13 +01:00