# File lib/rails/generators/active_record/session_migration/session_migration_generator.rb, line 8 def create_migration_file migration_template "migration.rb", "db/migrate/#{file_name}.rb" end