add models_to_cache

This commit is contained in:
JiangRu 2015-03-30 15:07:27 +08:00
parent a1a0d4b090
commit 9460619846
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ module Archive
base_url File.expand_path File.dirname(__FILE__)
widget_methods ["widget"]
widget_settings [{"data_count"=>10}]
models_to_cache [:archive_file]
taggable "ArchiveFile"
categorizable
authorizable