Sha256: 317492d85ef0e9730a0578d4f3e3ea7a4e3ab8706f209cc5149d534f2938793b

Contents?: true

Size: 270 Bytes

Versions: 76

Compression:

Stored size: 270 Bytes

Contents

# frozen_string_literal: true

require 'aranha/parsers/source_address/hash_http_base'

module Aranha
  module Parsers
    class SourceAddress
      class HashHttpGet < ::Aranha::Parsers::SourceAddress::HashHttpBase
        HTTP_METHOD = :get
      end
    end
  end
end

Version data entries

76 entries across 76 versions & 2 rubygems

Version Path
eac_tools-0.45.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_get.rb
eac_tools-0.44.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_get.rb
eac_tools-0.43.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_get.rb
eac_tools-0.42.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_get.rb
eac_tools-0.41.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_get.rb
eac_tools-0.40.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_get.rb
eac_tools-0.39.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_get.rb
aranha-parsers-0.14.4 lib/aranha/parsers/source_address/hash_http_get.rb
eac_tools-0.38.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_get.rb
aranha-parsers-0.14.3 lib/aranha/parsers/source_address/hash_http_get.rb
aranha-parsers-0.14.2 lib/aranha/parsers/source_address/hash_http_get.rb
aranha-parsers-0.14.1 lib/aranha/parsers/source_address/hash_http_get.rb
aranha-parsers-0.14.0 lib/aranha/parsers/source_address/hash_http_get.rb
aranha-parsers-0.13.0 lib/aranha/parsers/source_address/hash_http_get.rb
aranha-parsers-0.12.1 lib/aranha/parsers/source_address/hash_http_get.rb
aranha-parsers-0.12.0 lib/aranha/parsers/source_address/hash_http_get.rb