Open
Description
tl;dr
Implement a first-class serializer interface in Rails much like there is for renderers.
Proposed interfaces are: serializer_for and ActionController::Serializers.register
This is something @bf4 is working on. Great work btw.
It will probably be handle most on Rails, but this issue will help us to keep track of it on our side.
related to issues:
related to PRs:
- ...