From 9e7306fb0a8fb6ababbcafb936d9c19b4c01c311 Mon Sep 17 00:00:00 2001 From: Alexey Verkhovsky Date: Fri, 28 Oct 2005 14:14:31 +0000 Subject: [PATCH] Outdated TODO deleted --- app/controllers/wiki_controller.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/controllers/wiki_controller.rb b/app/controllers/wiki_controller.rb index c9aa46ec..cbb0fb3c 100644 --- a/app/controllers/wiki_controller.rb +++ b/app/controllers/wiki_controller.rb @@ -5,7 +5,6 @@ require 'zip/zip' class WikiController < ApplicationController - # TODO implement cache sweeping caches_action :show, :published, :authors, :recently_revised, :list cache_sweeper :revision_sweeper