Sha256: 8ce721d926bbc0caaa381c8d4c0052b6894a97a2cbbd10b1bef4c39cd6761247
Contents?: true
Size: 254 Bytes
Versions: 66
Compression:
Stored size: 254 Bytes
Contents
# frozen_string_literal: true module Spree::PromotionHandler FreeShipping = ActiveSupport::Deprecation::DeprecatedConstantProxy.new( 'Spree::PromotionHandler::FreeShipping', 'Spree::PromotionHandler::Shipping', Spree::Deprecation, ) end
Version data entries
66 entries across 66 versions & 2 rubygems