Class: RandomApi::Client
Instance Method Summary collapse
Methods inherited from API
Methods included from Request
Constructor Details
This class inherits a constructor from RandomApi::API
Instance Method Details
#request(options = {}) ⇒ Object
4 5 6 |
# File 'lib/randomapi/client.rb', line 4 def request( = {}) get("", ) end |