module Alchemy::Solidus::SpreeStoreControllerPatch
Public Class Methods
Source
# File lib/patches/frontend/controllers/alchemy/solidus/spree_store_controller_patch.rb, line 7 def self.prepended(base) base.include Alchemy::ControllerActions base.include Alchemy::ConfigurationMethods end
Allows to render Alchemy
content within Solidus’ controller views