faraday
rest-client
nestful
http
httpi
httparty
typhoeus
excon
open-uri
mechanize
curb
or building methods from rails to run terminal command.
%x{ curl command here }
exec("curl command goes here")
system("curl command goes here")