active_model_serializers/lib/active_model/serializer/adapter
João Moura 12adb2e6d4 Merge pull request #924 from navinpeiris/fragment-cache
Avoid unecessary calls to attribute methods when fragment caching
2015-05-27 14:55:31 -03:00
..
json Adding Fragment Cache to AMS 2015-04-05 18:19:57 -03:00
json_api Adjusts JsonApi adapter to serialize attributes in a nested attributes hash 2015-05-21 16:23:01 +02:00
fragment_cache.rb Fixing issue where fragment cache calls attribute methods multiple times, even when they are supposed to be cached 2015-05-22 00:40:22 +05:30
json_api.rb Adjusts JsonApi adapter to serialize relationships in a nested relationships hash 2015-05-21 16:35:35 +02:00
json.rb Fixed a bug that appeared when json adapter serialize a nil association 2015-04-28 22:20:21 +02:00
null.rb Remove 'Adapter' suffix from adapters since they are in Adapter:: namespace 2014-08-29 11:40:56 +04:00