Learn how to send HTTP request with Ruby using different gems ... You can use the rest client gem: require 'rest-client' RestClient.post '/profile', ...
確定! 回上一頁