active_model_serializers/test
Gary Gordon d5bae0c2f0 Include 'linked' member for json-api collections
The options passed to the render are partitioned into adapter options
and serializer options. 'include' and 'root' are sent to the adapter,
not sure what options would go directly to serializer, but leaving this
in until I understand that better.
2014-11-03 17:13:55 -05:00
..
action_controller Include 'linked' member for json-api collections 2014-11-03 17:13:55 -05:00
adapter Include 'linked' member for json-api collections 2014-11-03 17:13:55 -05:00
fixtures Include 'linked' member for json-api collections 2014-11-03 17:13:55 -05:00
serializers Include 'linked' member for json-api collections 2014-11-03 17:13:55 -05:00
adapter_test.rb Move Adapter.adapter_for to Serializer.adapter 2014-08-27 11:02:39 +04:00
array_serializer_test.rb Refactor adapters to implement support for array serialization 2014-10-15 17:35:50 -05:00
test_helper.rb Merge remote-tracking branch 'upstream/master' into feature/adapter 2014-08-29 12:55:20 +04:00