models for cache

This commit is contained in:
Harry Bomrah 2015-03-30 15:27:49 +08:00
parent 0c7889e437
commit 0df3a5f6a6
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ module Announcement
widget_settings [{"data_count"=>10}] widget_settings [{"data_count"=>10}]
models_to_cache [:bulletin] models_to_cache [:bulletin]
taggable "Bulletin" taggable "Bulletin"
models_to_cache [:bulletin]
categorizable categorizable
authorizable authorizable
frontend_enabled frontend_enabled