active_model_serializers/lib/active_model/serializer
Nicolás Hock Isaza 1d7d9fd6aa Fix nested include attributes
When the requests asked for a nested attribute in the `include` and it's
missing or empty, don't break because the type of the object can't be
determined.

If the request is for a collection and none of the elements has the
attribute, it will not be added to the `linked` key, similar to what
happens with simple includes.
2015-01-13 14:49:58 -05:00
..
adapter Fix nested include attributes 2015-01-13 14:49:58 -05:00
adapter.rb Adds support for meta attribute 2015-01-05 02:56:33 -02:00
array_serializer.rb Adds support for meta attribute 2015-01-05 02:56:33 -02:00
configuration.rb rename simple adapter to json 2014-08-29 11:01:39 +04:00
fieldset.rb merge upstream update fieldset 2014-11-13 17:45:47 -08:00
version.rb bump version to 0.10.0.pre 2014-08-22 17:02:05 -04:00