Date
1 - 1 of 1
RestClient.get 'http://example.com/resource' will return response object or String?
Snow Hellsing <snow.hellsing@...>
Hi, but when I tried that, found a String object containing response body is returned. Did I do anything wrong? Or the document is incorrect?
PS: I tried this in rails console, with `gem 'rest-client'` in Gemfile. Best regards.
|
|