add models_to_cache

This commit is contained in:
JiangRu 2015-03-30 14:57:01 +08:00
parent 481f345382
commit 7cba68f972
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ module Gallery
widget_methods ["widget"]
# widget_settings []
widget_settings [{"data_count"=>10}]
models_to_cache [:album,:album_image]
categorizable
authorizable
frontend_enabled