Alec van Niekerk
08/16/2022, 2:14 PMspree-frontend in my application which I override to customise the frontend. I would like my header nav items to be whatever is populated in the Taxonomy table. I can see @taxonomies is declared for the home_controller but then as soon as I navigate to another link @taxonomies isn't declared anymore and my header breaks. Is there a simple way to override all the frontend controllers to have access to the taxonomies? Do I just monkeypatch/decorate Spree::StoreController?waiting_for_dev
08/16/2022, 2:31 PMAlec van Niekerk
08/16/2022, 2:32 PMwaiting_for_dev
08/16/2022, 2:33 PM