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 errors in examples #140

Merged
merged 1 commit into from
Jun 3, 2021
Merged

Fix errors in examples #140

merged 1 commit into from
Jun 3, 2021

Conversation

ham0215
Copy link

@ham0215 ham0215 commented Jun 3, 2021

When using the loader of examples, the following error occurred.

wrong number of arguments (given 2, expected 0)
/app/app/loader/association_loader.rb:10:in `initialize'

The problem is passing arguments to the super, so I fixed it so that no arguments are passed.

@tgwizard tgwizard merged commit c423ae1 into Shopify:master Jun 3, 2021
@tgwizard
Copy link
Contributor

tgwizard commented Jun 3, 2021

Thanks!

@shopify-shipit shopify-shipit bot temporarily deployed to rubygems January 18, 2022 19:12 Inactive
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