319 320 321
# File 'lib/file_column.rb', line 319 def delete_files FileUtils.rm_rf(File.join(tmp_base_dir, @tmp_dir)) end