method

migration_template

rails latest stable - Class: Rails::Generator::Commands::Create

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

migration_template(relative_source, relative_destination, template_options = {})
public

When creating a migration, it knows to find the first available file in db/migrate and use the migration.rb template.