Class: Scalingo::Endpoint::Collaborator
- Defined in:
- lib/scalingo/endpoint/collaborators.rb
Instance Attribute Summary
Attributes included from Base
Instance Method Summary collapse
Methods inherited from Resource
Methods included from Scalingo::Endpoint
Methods included from ClassMethods
Methods included from Base
Constructor Details
This class inherits a constructor from Scalingo::Endpoint::Resource
Instance Method Details
#destroy ⇒ Object
9 10 11 |
# File 'lib/scalingo/endpoint/collaborators.rb', line 9 def destroy delete end |