The approach Ruby takes to errors is exceptions. ... require "net/http" Net::HTTP.new("localhost", 9999).request(Net::HTTP::Get.new("/")).
確定! 回上一頁