make the stats public, and cache

This commit is contained in:
Kyle Drake 2015-01-08 14:06:41 -08:00
parent b7fe2ab8ee
commit 50bedaa442
5 changed files with 40 additions and 12 deletions

View file

@ -25,6 +25,7 @@ gem 'dav4rack'
gem 'filesize'
gem 'thread'
gem 'scrypt'
gem 'rack-cache'
platform :mri do
gem 'magic' # sudo apt-get install file, For OSX: brew install libmagic