edit_template_controller.rb 96 Bytes Edit Raw Blame History 1 2 3 4 5 class EditTemplateController < ApplicationController uses_manage_template :edit => true end