Module: ActiveRecord::Generators::Migration

Extended by:
ActiveSupport::Concern
Includes:
Rails::Generators::Migration
Included in:
Base
Defined in:
activerecord/lib/rails/generators/active_record/migration.rb

Defined Under Namespace

Modules: ClassMethods

Instance Attribute Summary

Attributes included from Rails::Generators::Migration

#migration_class_name, #migration_file_name, #migration_number

Method Summary

Methods included from ActiveSupport::Concern

append_features, extended, included

Methods included from Rails::Generators::Migration

#create_migration, #migration_template, #set_migration_assigns!