dashboard figures actually indicate correct values now

This commit is contained in:
Ken Johnson
2013-05-31 15:54:25 -04:00
parent 3cab9810fc
commit c63275b3b3
3 changed files with 14 additions and 9 deletions
+1
View File
@@ -1,6 +1,7 @@
class DashboardController < ApplicationController
def home
@user = current_user
end
end