Class: Motion::Project::Config

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

Instance Method Summary collapse

Instance Method Details

#deploygateObject



98
99
100
# File 'lib/motion-deploygate.rb', line 98

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