grape-active_model_serializers/spec
J.W. Koelewijn 906d772202 Look for namespace and other options to configure serializers
By default not all serializer options are considered (for instance
the :root option, or the :each_serializer option). This potentially
results in an incomplete configuration of the serializers used.

Added 2 specs to test this when used as a single endpoint and when
used within a namespace. At the moment it is fixed by plucking
the correct settings in the .build_options_from_endpoint,
but I could imagine that this is not exactly the right spot.
2015-01-14 16:35:11 +01:00
..
features/grape-active_model_serializers Implemented RuboCop, Ruby linter. 2015-01-13 18:50:18 -05:00
grape-active_model_serializers Look for namespace and other options to configure serializers 2015-01-14 16:35:11 +01:00
support Implemented RuboCop, Ruby linter. 2015-01-13 18:50:18 -05:00
grape-active_model_serializers_spec.rb Implemented RuboCop, Ruby linter. 2015-01-13 18:50:18 -05:00
old_grape_ams_spec.rb Implemented RuboCop, Ruby linter. 2015-01-13 18:50:18 -05:00
spec_helper.rb Implemented RuboCop, Ruby linter. 2015-01-13 18:50:18 -05:00