Skip to content

Implement eql and hash for Builder class #338

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 2 commits into from
Jul 3, 2019

Conversation

ChrisBr
Copy link
Contributor

@ChrisBr ChrisBr commented Mar 29, 2019

I think it would make sense to implement hash and eql? on the builder.

One usecase we have is to cache a response for a couple of minutes and therefore we needed to implement hash.

@gaorlov
Copy link
Collaborator

gaorlov commented Jul 2, 2019

Thanks for the contribution! Sorry I didn't see this until just now. If you could update the CHANGELOG unreleased section i'll be happy to merge it in.

@ChrisBr ChrisBr force-pushed the feature/implement_hash branch from 51a0f67 to 2880836 Compare July 3, 2019 08:22
@ChrisBr ChrisBr force-pushed the feature/implement_hash branch from 2880836 to dbadb81 Compare July 3, 2019 08:27
@ChrisBr
Copy link
Contributor Author

ChrisBr commented Jul 3, 2019

Updated @gaorlov 👍

@gaorlov gaorlov merged commit 3273a67 into JsonApiClient:master Jul 3, 2019
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