Libraries
»
json_client
(1.0.0)
»
Index
»
JsonClient
»
Requests
»
Create
»
#fetch
Method: JsonClient::Requests::Create#fetch
Defined in:
lib/json_client/requests.rb
#
fetch
⇒
Object
7 8 9
# File 'lib/json_client/requests.rb', line 7
def
fetch
execute!
(
request
)
end