mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-16 04:24:23 +00:00
4 lines
92 B
Ruby
4 lines
92 B
Ruby
# frozen_string_literal: true
|
|
|
|
Spree::BaseController.__send__(:include, Spree::ViewContext)
|