active_model_serializers/test/adapter/json_api
João Moura 792fb8a905 Adding Fragment Cache to AMS
It's an upgrade based on the new Cache implementation #693.
It allows to use the Rails conventions to cache
specific attributes or associations.
It's based on the Cache Composition implementation.
2015-04-05 18:19:57 -03:00
..
belongs_to_test.rb Implement included and id and type as per spec 2015-03-22 20:43:56 -04:00
collection_test.rb Implement included and id and type as per spec 2015-03-22 20:43:56 -04:00
has_many_embed_ids_test.rb Always use plural for linked types 2015-03-22 20:43:11 -04:00
has_many_explicit_serializer_test.rb Implement included and id and type as per spec 2015-03-22 20:43:56 -04:00
has_many_test.rb Implement included and id and type as per spec 2015-03-22 20:43:56 -04:00
has_one_test.rb Adding Fragment Cache to AMS 2015-04-05 18:19:57 -03:00
linked_test.rb Adding Fragment Cache to AMS 2015-04-05 18:19:57 -03:00