Module: Fnf::Connection
Constant Summary collapse
- ConnectionError =
Class.new(StandardError)
Instance Method Summary collapse
Instance Method Details
#http ⇒ Object
8 9 10 |
# File 'lib/fnf/connection.rb', line 8 def http Typhoeus::Request end |