active_model_serializers/lib/active_model/serializer/adapter
Benjamin Fleischer 87ca408ead Merge pull request #1425 from beauby/extract-serializer-modules
[CLEANUP] Extract links and type-related methods to their own module.
2016-01-15 00:56:40 -06:00
..
json Introduce Adapter::Base 2015-09-20 12:26:04 -05:00
json_api Add support for JSON API deserialization (experimental). 2016-01-13 05:48:06 +01:00
attributes.rb Compute only requested attributes. 2015-10-31 19:20:53 +01:00
base.rb Move meta/meta_key handling inside adapter. 2015-10-05 19:06:50 +02:00
cached_serializer.rb Introduce Adapter::Base 2015-09-20 12:26:04 -05:00
fragment_cache.rb Correct minor typos 2015-10-22 10:31:21 -05:00
json_api.rb Merge pull request #1425 from beauby/extract-serializer-modules 2016-01-15 00:56:40 -06:00
json.rb Fix options passing in Json and Attributes adapters. 2015-09-21 07:13:17 +02:00
null.rb Introduce Adapter::Base 2015-09-20 12:26:04 -05:00