Merge pull request #6574 from Matt-Yorkley/bye-bye-spree-paypal

Bye Bye Spree Paypal
This commit is contained in:
Pau Pérez Fabregat
2021-01-14 18:16:44 +01:00
committed by GitHub
18 changed files with 544 additions and 178 deletions

View File

@@ -1,3 +1,7 @@
# frozen_string_literal: true
require 'spree/core/controller_helpers/auth'
module Spree
module Api
module ControllerSetup