mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Include payment method helper in ApplicationController
This commit is contained in:
@@ -15,6 +15,7 @@ class ApplicationController < ActionController::Base
|
||||
|
||||
helper 'spree/base'
|
||||
helper 'spree/orders'
|
||||
helper 'spree/payment_methods'
|
||||
helper 'shared'
|
||||
helper 'enterprises'
|
||||
helper 'order_cycles'
|
||||
|
||||
Reference in New Issue
Block a user