Sha256: aa0ee1836f5bc0a92e55b4d7e272ce1da0577a4180d135ebea6296f540f3a63b
Contents?: true
Size: 270 Bytes
Versions: 31
Compression:
Stored size: 270 Bytes
Contents
# frozen_string_literal: true module Spree module Promo Environment = ActiveSupport::Deprecation::DeprecatedConstantProxy.new( 'Spree::Promo::Environment', 'Spree::Core::Environment::Promotions', Spree::Deprecation ) end end
Version data entries
31 entries across 31 versions & 1 rubygems