Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define custom serializer for a resource #731

Closed
wants to merge 1 commit into from
Closed

Define custom serializer for a resource #731

wants to merge 1 commit into from

Conversation

romansklenar
Copy link

This PR is resurrection of #515. Please read conversation there first.

I think this feature is useful for STI models where all descendants can be serialized with same serializer - you would specify it once in base class and then it wouldn't be needed to create serializer class for each descendant and specify serializer again.

@14113
Copy link

14113 commented Nov 14, 2014

👍

@kurko
Copy link
Member

kurko commented Nov 17, 2014

To merge this, I need tests. Could you please write at least one?

@ivandenysov
Copy link

This pull request is obsolete due to #681

@kurko
Copy link
Member

kurko commented Dec 9, 2014

Closing then. Please reopen if you think otherwise.

@kurko kurko closed this Dec 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants