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 missing constant formatter #357

Merged

Conversation

senid231
Copy link
Member

fixes #333

I think we can just require formatter.rb instead of auto load it. It will fix all problems with missing contant

@senid231 senid231 requested a review from gaorlov August 18, 2019 13:05
@senid231 senid231 self-assigned this Aug 18, 2019
Copy link
Collaborator

@gaorlov gaorlov left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks for taking the time. Can you update the changelog?

@senid231 senid231 force-pushed the fix-missing-constant-formatter branch from a688d83 to af722c5 Compare August 28, 2019 11:25
@senid231
Copy link
Member Author

@gaorlov done

@gaorlov
Copy link
Collaborator

gaorlov commented Aug 28, 2019

Thanks! I'll ship it by EOD

@gaorlov gaorlov merged commit 4aa0814 into JsonApiClient:master Aug 29, 2019
@gaorlov
Copy link
Collaborator

gaorlov commented Aug 29, 2019

1.15.0 is now live

@kamal
Copy link

kamal commented Aug 29, 2019

@gaorlov
Copy link
Collaborator

gaorlov commented Aug 29, 2019

@kamal fixed.

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.

Missing constant error in puma
3 participants