add models_to_cache

This commit is contained in:
JiangRu 2015-03-30 15:08:28 +08:00
parent 155b9ebb07
commit e06ccd78c4
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ module News
base_url File.expand_path File.dirname(__FILE__)
widget_methods ["widget"]
widget_settings [{"data_count"=>12}]
models_to_cache [:news_bulletin]
# taggable "NewsBulletin"
categorizable
authorizable