PERF: Cache About#stats.

This commit is contained in:
Guo Xiang Tan
2015-07-07 12:52:19 +08:00
parent 8be37193ee
commit b0ea6764e0
12 changed files with 121 additions and 19 deletions

View File

@ -244,4 +244,8 @@ describe AdminDashboardData do
end
end
describe 'stats cache' do
include_examples 'stats cachable'
end
end