Class: Motion::Project::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/motion-deploygate.rb

Instance Method Summary collapse

Instance Method Details

#deploygateObject



89
90
91
# File 'lib/motion-deploygate.rb', line 89

def deploygate
  @deploygate ||= DeployGateConfig.new(self)
end