Method: Net::HTTP.socket_type_with_fakeweb

Defined in:
lib/fake_web/ext/net_http.rb

.socket_type_with_fakewebObject Also known as: socket_type



31
32
33
# File 'lib/fake_web/ext/net_http.rb', line 31

def socket_type_with_fakeweb
  FakeWeb::StubSocket
end