Httparty

From Wasya Wiki
Jump to: navigation, search


debug as curl

class Foo
  include HTTParty
  debug_output $stdout
end