Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Make schema.get_shop a class method #793

Merged
merged 1 commit into from Aug 4, 2020
Merged

Conversation

paulomarg
Copy link
Contributor

WHY are these changes introduced?

Fixes #792

When we introduced the new get_shop method to schema.rb, we made it an instance method, but we only call it from a class method, so it failed to find the method.

WHAT is this pull request doing?

Making get_shop a class method.

@paulomarg paulomarg requested a review from a team as a code owner August 4, 2020 14:10
@paulomarg paulomarg merged commit 3688848 into master Aug 4, 2020
@paulomarg paulomarg deleted the fix_schema_get_shop branch August 4, 2020 17:22
@paulomarg paulomarg temporarily deployed to rubygems August 4, 2020 17:52 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

shopify populate products didn't worked
3 participants