mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Adding require_relative of Gateway decorator in attempt to fix inheritance for Gateway::PayPalExpress
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
require_relative '../gateway_decorator'
|
||||
|
||||
module Spree
|
||||
class Gateway::PayPalExpress < Gateway
|
||||
# Something odd is happening with class inheritance here, this class (defined in spree_paypal_express gem)
|
||||
|
||||
Reference in New Issue
Block a user