def destroy @<%= instance_name %>.destroy redirect_to(<%= items_url %>, :notice => "Successfully destroyed <%= class_name.underscore.humanize.downcase %>.") end