mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +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. |
||
|---|---|---|
| .. | ||
| action_controller | ||
| adapter | ||
| fixtures | ||
| serializers | ||
| adapter_test.rb | ||
| array_serializer_test.rb | ||
| test_helper.rb | ||