Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Only show product if the current store matches in the api #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Only show product if the current store matches in the api #108

wants to merge 1 commit into from

Conversation

plongyear
Copy link

We currently do this in the products controller for frontend, but not in the api. This makes sure we're not showing products for different stores through the ProductsController in the api.

@peterberkenbosch
Copy link
Member

Thanks @plongyear I love the use of Module#prepend, however we kinda still support ruby 1.9. Makes me holding back merging this for now until we have made a proper communicated statement about dropping 1.9 support.

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.

2 participants