mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Bring in Spree::PaypalExpressCheckout
This commit is contained in:
6
app/models/spree/paypal_express_checkout.rb
Normal file
6
app/models/spree/paypal_express_checkout.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Spree
|
||||
class PaypalExpressCheckout < ActiveRecord::Base
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user