Class: WaterWheel::Backup

Inherits:
Object
  • Object
show all
Defined in:
lib/water_wheel/backup.rb

Class Method Summary collapse

Class Method Details

.onObject



10
11
12
13
# File 'lib/water_wheel/backup.rb', line 10

def on
  configuration.validate!
  upload!
end