%= role_class_name %>Tables < ActiveRecord::Migration[<%= ActiveRecord::Migration.current_version %>] def change create_table :<%= role_table_name %> do |t| t.string :name, null: false