mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 14:29:31 +00:00
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. |
||
|---|---|---|
| .. | ||
| adapter_for_test.rb | ||
| associations_test.rb | ||
| attribute_test.rb | ||
| attributes_test.rb | ||
| cache_test.rb | ||
| configuration_test.rb | ||
| fieldset_test.rb | ||
| generators_test.rb | ||
| meta_test.rb | ||
| options_test.rb | ||
| serializer_for_test.rb | ||
| urls_test.rb | ||