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