Class: Asg::Rebooter::Work
- Inherits:
-
Object
- Object
- Asg::Rebooter::Work
- Defined in:
- lib/asg/rebooter.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
18 19 20 |
# File 'lib/asg/rebooter.rb', line 18 def execute puts 'Doing all the hard work for you' end |