active_model_serializers/lib/active_model/serializer/adapter
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
..
json_api.rb Fix nested include attributes 2015-01-13 14:49:58 -05:00
json.rb Handle correctly null associations 2014-10-30 09:35:05 -05:00
null.rb Remove 'Adapter' suffix from adapters since they are in Adapter:: namespace 2014-08-29 11:40:56 +04:00