# File lib/generators/uuid_it_generator.rb, line 9
  def copy_files(*args)
    migration_template "create_uuids.rb", "db/migrate/create_uuids.rb"
  end