From 539e3d0f3cdf2aee836ea7b784e91d4ad1a9fbf1 Mon Sep 17 00:00:00 2001 From: Francis Irving Date: Mon, 6 Sep 2010 09:18:54 +0100 Subject: Rename function so doesn't say "squid" in it --- app/controllers/help_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/controllers/help_controller.rb') diff --git a/app/controllers/help_controller.rb b/app/controllers/help_controller.rb index 01991917c..a97a337fa 100644 --- a/app/controllers/help_controller.rb +++ b/app/controllers/help_controller.rb @@ -9,7 +9,7 @@ class HelpController < ApplicationController def about - cache_in_squid + set_http_header_cache_expiry end def unhappy -- cgit v1.2.3