Skip to content

Refactor parser/deserialization. #23

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

Merged
merged 1 commit into from
May 25, 2017
Merged

Refactor parser/deserialization. #23

merged 1 commit into from
May 25, 2017

Conversation

beauby
Copy link
Member

@beauby beauby commented May 18, 2017

Use before_action instead of middleware.

Fixes #21.

Use before_action instead of middleware
@@ -1,13 +1,12 @@
require 'jsonapi/deserializable'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing frozen string literal comment.

@beauby beauby merged commit 3f36093 into master May 25, 2017
@beauby beauby deleted the refactor-parser branch May 25, 2017 16:45
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.

2 participants