Custom Parameters


  • % custom_params_objects.each do |custom_param| % custom = Mote.parse(File.read("#{Mutx::View.path}/custom/params/#{custom_param["type"]}.mote"), self, [:param, :no_label, :task_form]) {{custom.call(param:custom_param, no_label:false, task_form:false)}} % end