class JsonClient::Create::Request
Public Instance Methods
fetch()
click to toggle source
# File lib/json_client/create.rb, line 4 def fetch fetch_method(:post) end
# File lib/json_client/create.rb, line 4 def fetch fetch_method(:post) end