diff --git a/app/controllers/flickr_controller.rb b/app/controllers/flickr_controller.rb index 8bc1f1b..eb5c278 100644 --- a/app/controllers/flickr_controller.rb +++ b/app/controllers/flickr_controller.rb @@ -3,9 +3,7 @@ class FlickrController < ApplicationController require 'flickraw' - - caches_action :interesting, :recent - + caches_action :interesting, :recent, :photo