mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
TagRuleController is now a subclass of Spree::Admin::BaseController because Admin::ResourceController did not play well with turbo_stream. And to be honest we did not need all the functionality provided by the ResourceController