ja_serializer action_fallback controller
I’m not sure if I missed something going through the ja_serializer README, but I couldn’t find a consistent way to render JSONAPI errors.
I tossed together this fallback controller for ja_serializer
using action_fallback
that will…