12 13 14
# File 'lib/file_db/database_manager.rb', line 12 def drop_database! database.drop_data_directory! end