# File lib/rails/generators/active_record/model/model_generator.rb, line 14 14: def create_migration_file 15: return unless options[:migration] && options[:parent].nil? 16: migration_template "migration.rb", "db/migrate/create_#{table_name}.rb" 17: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.