mirror of
https://github.com/samsonjs/grape-active_model_serializers.git
synced 2026-03-25 08:45:55 +00:00
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. |
||
|---|---|---|
| .. | ||
| features/grape-active_model_serializers | ||
| grape-active_model_serializers | ||
| support | ||
| grape-active_model_serializers_spec.rb | ||
| old_grape_ams_spec.rb | ||
| spec_helper.rb | ||