Class: Spire::API::Part
Instance Attribute Summary
Attributes inherited from Resource
#capabilities, #properties, #url
Instance Method Summary collapse
Methods inherited from Resource
#[], #delete, #get, #initialize, #key, #media_type, #method_missing, #respond_to?, #schema, #update
Methods included from Requestable
Constructor Details
This class inherits a constructor from Spire::API::Resource
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Spire::API::Resource
Instance Method Details
#resource_name ⇒ Object
22 23 24 |
# File 'lib/spire/api/event.rb', line 22 def resource_name "part" end |