class RestChain::HTTPDriverClassFactory
Public Class Methods
manufacture(log)
click to toggle source
# File lib/rest_chain/http_driver_class_factory.rb, line 3 def self.manufacture(log) RestClientDriver end
# File lib/rest_chain/http_driver_class_factory.rb, line 3 def self.manufacture(log) RestClientDriver end