class <%= plural_name.camelize %>Controller < ApplicationController <%= controller_methods :actions %> end