To make http requests you have to use the Net::HTTP library. You include it in your code by simply adding require 'net/http' either in your ...
確定! 回上一頁