Class: Spire::API::Part

Inherits:
Event show all
Defined in:
lib/spire/api/event.rb

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

included

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_nameObject



22
23
24
# File 'lib/spire/api/event.rb', line 22

def resource_name
  "part"
end