Class: Scalingo::Endpoint::Deployment
- Defined in:
- lib/scalingo/endpoint/deployments.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
#output ⇒ Object
6 7 8 |
# File 'lib/scalingo/endpoint/deployments.rb', line 6 def output get('output') end |