Class: Asg::Rebooter::Work

Inherits:
Object
  • Object
show all
Defined in:
lib/asg/rebooter.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



18
19
20
# File 'lib/asg/rebooter.rb', line 18

def execute
  puts 'Doing all the hard work for you'
end