active_model_serializers/lib/active_model
2013-10-18 17:49:21 -02:00
..
serializer embed :objects is the default 2013-10-18 17:49:20 -02:00
array_serializer.rb Use controller name as root when serializing an array and not root is defined 2013-10-18 17:49:20 -02:00
default_serializer.rb Serialize associations that doesn't have an associated serializer 2013-10-18 17:49:19 -02:00
serializable.rb Do not convert root and meta_key to Strings 2013-10-18 17:49:20 -02:00
serializer.rb Do not call send on associated objects, do it through elem.read_attribute_for_serialization 2013-10-18 17:49:21 -02:00