Class: Scalingo::Endpoint::Deployment

Inherits:
Resource
  • Object
show all
Defined in:
lib/scalingo/endpoint/deployments.rb

Instance Attribute Summary

Attributes included from Base

#api, #auth_api, #prefix

Instance Method Summary collapse

Methods inherited from Resource

#initialize

Methods included from Scalingo::Endpoint

included

Methods included from ClassMethods

#resources

Methods included from Base

#initialize

Constructor Details

This class inherits a constructor from Scalingo::Endpoint::Resource

Instance Method Details

#outputObject



6
7
8
# File 'lib/scalingo/endpoint/deployments.rb', line 6

def output
  get('output')
end