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

Fix deserialization of polymorphic relationships #2200

Merged
merged 3 commits into from
Oct 7, 2017

Conversation

dsst95
Copy link

@dsst95 dsst95 commented Sep 20, 2017

Purpose

The type of polymorphic relationships must be classified. Otherwise a NameError will be raised by ruby.

Changes

The type of polymorphic relationships gets now classified.

@bf4
Copy link
Member

bf4 commented Sep 20, 2017

@dennis95stumm want to add an item under the changelog for fixes?

@dsst95
Copy link
Author

dsst95 commented Sep 21, 2017

@bf4 I've added an item under the changelog.

@bf4 bf4 merged commit 4d7c245 into rails-api:0-10-stable Oct 7, 2017
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.

3 participants