add models_to_cache

This commit is contained in:
JiangRu 2015-03-30 15:08:10 +08:00
parent 98e356513c
commit b9720d513e
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ module WebResource
taggable "WebLink"
widget_methods ["widget"]
widget_settings [{"data_count"=>30}]
models_to_cache [:web_link]
categorizable
authorizable
frontend_enabled