active_model_serializers/test
Yehuda Katz df9ad0ef11 Improve serializers:
* Many nested levels of associations can now insert
  their information alongside the original when
  embed :ids, :include => true is true
* Add support for passing options to serializers
* Fix Array serializers so they don't try to insert
  roots for each child object and so they can be
  provided a root.
* TODO: Array serializers should require a root
* TODO: Make merging associations at the root more
  efficient if possible
2011-12-20 00:03:29 -08:00
..
generators_test.rb Remove Rails dependency 2011-12-01 19:10:56 +02:00
serialization_test.rb Improve serializers: 2011-12-20 00:03:29 -08:00
serializer_test.rb Improve serializers: 2011-12-20 00:03:29 -08:00
test_helper.rb Improve serializers: 2011-12-20 00:03:29 -08:00