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

change dependency from fast_jsonapi to jsonapi-serializer #23

Merged
merged 13 commits into from
Nov 27, 2020

Conversation

EmCousin
Copy link
Owner

This PR aims to close #16

  • Changed dependency from fast_jsonapi to jsonapi-serializer
  • Deprecated Grape::Formatter::FastJsonapi and Grape::FastJsonapi::Parser in favor to Grape::Formatter::Jsonapi and Grape::Jsonapi::Parser
  • Fixed bugs due to breaking changes caused by the switch
  • Added and configured Rubocop

@EmCousin EmCousin self-assigned this Nov 26, 2020
lib/grape_jsonapi/version.rb Show resolved Hide resolved
spec/lib/grape_jsonapi/version_spec.rb Outdated Show resolved Hide resolved
@EmCousin EmCousin merged commit 982f2f6 into master Nov 27, 2020
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.

Update fast_jsonapi dependency
1 participant