Parent

Methods

Class/Module Index [+]

Quicksearch

WebMock::HttpLibAdapter

Public Class Methods

adapter_for(lib) click to toggle source
# File lib/webmock/http_lib_adapters/http_lib_adapter.rb, line 3
def self.adapter_for(lib)
  WebMock::HttpLibAdapterRegistry.instance.register(lib, self)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.