Class: Motion::Project::Config
- Inherits:
-
Object
- Object
- Motion::Project::Config
- Defined in:
- lib/motion-deploygate.rb
Instance Method Summary collapse
Instance Method Details
#deploygate ⇒ Object
98 99 100 |
# File 'lib/motion-deploygate.rb', line 98 def deploygate @deploygate ||= DeployGateConfig.new(self) end |