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