Class: Pinata::AuthenticationResource
- Defined in:
- lib/pinata/resources/authentication.rb
Instance Attribute Summary
Attributes inherited from Resource
Instance Method Summary collapse
Methods inherited from Resource
Constructor Details
This class inherits a constructor from Pinata::Resource
Instance Method Details
#test ⇒ Object
5 6 7 |
# File 'lib/pinata/resources/authentication.rb', line 5 def test test_get_request("data/testAuthentication") end |