lib/spree/backend/action_callbacks.rb in solidus_backend-2.5.2 vs lib/spree/backend/action_callbacks.rb in solidus_backend-2.6.0.rc1

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Spree class ActionCallbacks attr_reader :before_methods attr_reader :after_methods attr_reader :fails_methods