Module: ActiveRecord::Generators::Migration
| Relationships & Source Files | |
| Namespace Children | |
| Modules: | |
| Extension / Inclusion / Inheritance Descendants | |
| Included In: 
        ActiveRecord::Generators::Base,
          ActiveRecord::Generators::MigrationGenerator,
          ActiveRecord::Generators::ModelGenerator
       | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          ::ActiveSupport::Concern
         | |
| Instance Chain: | |
| Defined in: | activerecord/lib/rails/generators/active_record/migration.rb | 
Class Method Summary
::ActiveSupport::Concern - Extended
Instance Attribute Summary
::Rails::Generators::Migration - Included
Instance Method Summary
::Rails::Generators::Migration - Included
| #create_migration, | |
| #migration_template | Creates a migration template at the given destination. | 
| #set_migration_assigns! | |