Sha256: bdf148648ef98b228ecb3792ccb54f251e8a69364d4fb4948104ed6a9adafc4e

Contents?: true

Size: 166 Bytes

Versions: 52

Compression:

Stored size: 166 Bytes

Contents

module NetHTTPHeaderSpecs
  class Example
    include Net::HTTPHeader

    attr_accessor :body

    def initialize
      initialize_http_header({})
    end
  end
end

Version data entries

52 entries across 52 versions & 3 rubygems

Version Path
rhodes-7.6.0 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rhodes-7.5.1 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rhodes-7.4.1 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rhodes-7.1.17 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rhodes-6.2.0 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rhodes-6.0.11 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rhodes-5.5.18 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rhodes-5.5.17 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rhodes-5.5.15 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rhodes-5.5.0.22 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rhodes-5.5.2 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rhodes-5.5.0.7 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rhodes-5.5.0.3 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rhodes-5.5.0 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
tauplatform-1.0.3 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
tauplatform-1.0.2 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
tauplatform-1.0.1 spec/framework_spec/app/spec/library/net/http/httpheader/fixtures/classes.rb
rubysl-net-http-1.0.1 spec/httpheader/fixtures/classes.rb
rubysl-net-http-2.0.4 spec/httpheader/fixtures/classes.rb
rubysl-net-http-1.0.0 spec/httpheader/fixtures/classes.rb