active_model_serializers/lib
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
..
action_controller Reimplement serialization scope and scope_name 2015-02-09 11:24:41 -05:00
active_model Adding Fragment Cache to AMS 2015-04-05 18:19:57 -03:00
generators/serializer Replace has_one with attribute in template 2015-02-25 14:20:18 -06:00
active_model_serializers.rb clear the cache between requests 2015-03-11 09:53:47 +11:00