removed models_to_cache temprorily

This commit is contained in:
Harry Bomrah 2015-05-18 20:44:27 +08:00
parent a31d5d24cd
commit 441d3fe32e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ module AdBanner
base_url File.expand_path File.dirname(__FILE__)
widget_methods ["widget"]
widget_settings [{"override_category_with"=>"banner","multiselect"=>false,"display_field"=>"title"}]
models_to_cache [:banner,:ad_image]
# models_to_cache [:banner,:ad_image]
taggable "Banner"
categorizable
authorizable