ActiveRecord::Migration<%= migration_version %> def change create_table :<%= actor_table_name %> do |t| t.string :controller_name, index: true