class Geocoder::Generators::Maxmind::GeoliteCountryGenerator

def copy_migration_files

def copy_migration_files
  migration_template "migration/geolite_country.rb", "db/migrate/geocoder_maxmind_geolite_country.rb"
end