active_model_serializers/lib/active_model/serializer/adapter
Артём Большаков 2952a332e0 Associations refactoring
* Move all associations related code from Serializer class to Associations module
* Introduce Reflection class hierarchy
* Introduce Association class
* Rid off Serializer#each_association
* Introduce Serializer#associations enumerator
2015-07-30 11:20:29 +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
flatten_json.rb removing unseless root method 2015-06-14 17:24:48 -03:00
fragment_cache.rb removing unnecessary root parameter on fragment cache 2015-06-13 15:48:33 -03:00
json_api.rb Associations refactoring 2015-07-30 11:20:29 +03:00
json.rb Associations refactoring 2015-07-30 11:20:29 +03:00
null.rb serializable_hash and as_json should take options = nil 2015-06-24 11:46:29 -05:00