class <%= migration_class_name %> < ActiveRecord::Migration<%= migration_version %> def up end def down end end