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

Remove #find_book from (has_many) AuthorRepository #554

Conversation

landongrindheim
Copy link
Contributor

@landongrindheim landongrindheim commented Oct 2, 2019

Per #550, #one is not implemented on on HasMany.

Note: This is one of two solutions to the linked issue, the other being #553. If either is accepted, the other PR should be closed.
Note: This should be closed or merged alongside hanami/guides#52.

Closes #550

Per hanami#550, #one is not implemented on on HasMany.
@landongrindheim
Copy link
Contributor Author

Closing this to clear it from my GitHub dashboard. Feel free to re-open if you're interested in using it to address issue #550

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.

NoMethodError: undefined method `one' for #<Hanami::Model::Associations::HasMany>
1 participant