Class: Stable::Commands::Setup
- Inherits:
-
Object
- Object
- Stable::Commands::Setup
- Defined in:
- lib/stable/commands/setup.rb
Overview
Setup command - initializes Stable environment
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
7 8 9 |
# File 'lib/stable/commands/setup.rb', line 7 def call Services::SetupRunner.new.call end |