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

Switch from fast_jsonapi to jsonapi-serializer #23

Merged
merged 1 commit into from
Nov 30, 2020
Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Nov 30, 2020

Use the maintained fork of the unmaintained fast_jsonapi gem.

This is breaking of you have custom serializers that use the FastJsonApi::ObjectSerializer.

Closes #22

Use the maintained fork of the unmaintained fast_jsonapi gem.

This is breaking of you have custom serializers that use the
`FastJsonApi::ObjectSerializer`.
@tvdeyen tvdeyen requested a review from mamhoff November 30, 2020 17:52
@tvdeyen tvdeyen merged commit 2a4ebd1 into main Nov 30, 2020
@tvdeyen tvdeyen deleted the remove-fast_jsonapi branch November 30, 2020 18:02
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.

Use jsonapi-serializer instead of fast_jsonapi
2 participants