Sha256: fecafd814d4b27f11c1385dd5e22bf82d138cbc20e873b2dc3fc3bf14d6cd908

Contents?: true

Size: 185 Bytes

Versions: 52

Compression:

Stored size: 185 Bytes

Contents

describe :net_http_version_1_2_p, :shared => true do
  it "returns the state of net/http 1.2 features" do
    Net::HTTP.version_1_2
    Net::HTTP.send(@method).should be_true
  end
end

Version data entries

52 entries across 52 versions & 3 rubygems

Version Path
rhodes-3.5.1.12 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.5 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.4.2 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.4 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.3 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.3.beta.4 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.3.beta.3 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.3.beta.2 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.3.beta.1 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.2 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.2.beta.7 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.2.beta.6 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.2.beta.5 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.2.beta.4 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.2.beta.3 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.2.beta.2 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.2.beta.1 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.1 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.0 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb
rhodes-3.3.0.beta.3 spec/framework_spec/app/spec/library/net/http/http/shared/version_1_2.rb