Sha256: d0805a72096c6de3981bb7d3e447eb28d29fd9640f3b4c6d11fd5047377464f5

Contents?: true

Size: 250 Bytes

Versions: 6690

Compression:

Stored size: 250 Bytes

Contents

# frozen_string_literal: true

module Parser
  ##
  # @api private
  #
  module Deprecation
    attr_writer :warned_of_deprecation
    def warn_of_deprecation
      @warned_of_deprecation ||= warn(self::DEPRECATION_WARNING) || true
    end
  end
end

Version data entries

6,690 entries across 6,667 versions & 49 rubygems

Version Path
parser-2.6.5.0 lib/parser/deprecation.rb
zuora_connect_ui-0.8.3 vendor/ruby/2.6.0/gems/parser-2.6.3.0/lib/parser/deprecation.rb
zuora_connect_ui-0.8.3 vendor/ruby/2.6.0/gems/parser-2.6.4.1/lib/parser/deprecation.rb
parser-2.6.4.1 lib/parser/deprecation.rb
parser-2.6.4.0 lib/parser/deprecation.rb
zuora_connect_ui-0.8.2 vendor/ruby/2.6.0/gems/parser-2.6.3.0/lib/parser/deprecation.rb
zuora_connect_ui-0.8.1 vendor/ruby/2.6.0/gems/parser-2.6.3.0/lib/parser/deprecation.rb
zuora_connect_ui-0.8.0 vendor/ruby/2.6.0/gems/parser-2.6.3.0/lib/parser/deprecation.rb
dadapush_client-1.0.1 vendor/bundle/ruby/2.3.0/gems/parser-2.6.3.0/lib/parser/deprecation.rb
zuora_connect_ui-0.7.1 vendor/ruby/2.6.0/gems/parser-2.6.3.0/lib/parser/deprecation.rb
zuora_connect_ui-0.7.0 vendor/ruby/2.6.0/gems/parser-2.6.3.0/lib/parser/deprecation.rb
parser-2.6.3.0 lib/parser/deprecation.rb
parser-2.6.2.1 lib/parser/deprecation.rb
parser-2.6.2.0 lib/parser/deprecation.rb
parser-2.6.0.0 lib/parser/deprecation.rb
config_gems_initialization_aim-0.1.4 vendor/bundle/ruby/2.5.0/gems/parser-2.5.3.0/lib/parser/deprecation.rb
config_gems_initialization_aim-0.1.4 vendor/bundle/ruby/2.5.0/gems/config_gems_initialization_aim-0.1.1/vendor/bundle/ruby/2.5.0/gems/parser-2.5.3.0/lib/parser/deprecation.rb
config_gems_initialization_aim-0.1.3 vendor/bundle/ruby/2.5.0/gems/parser-2.5.3.0/lib/parser/deprecation.rb
config_gems_initialization_aim-0.1.3 vendor/bundle/ruby/2.5.0/gems/config_gems_initialization_aim-0.1.1/vendor/bundle/ruby/2.5.0/gems/parser-2.5.3.0/lib/parser/deprecation.rb
parser-2.5.3.0 lib/parser/deprecation.rb