16 17 18 19 20
# File 'lib/whatzapper/zapper.rb', line 16 def clean_db work_in_writable_space do |working_db| zap(working_db) end end