Class: Spire::API::Join

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



16
17
18
# File 'lib/spire/api/event.rb', line 16

def resource_name
  "join"
end