class <%= config[:migration_class_name] %> < ActiveRecord::Migration[<%= ActiveRecord::Migration.current_version %>] def change end end