Merge pull request #7594 from bbodenmiller/patch-3

Monthly active users -> Active users last 30 days
This commit is contained in:
Sytse Sijbrandij 2014-08-25 09:43:18 +02:00
commit 1a9b2a47a1
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
%span.light.pull-right
= Milestone.count
%p
Monthly active users
Active users last 30 days
%span.light.pull-right
= User.where("current_sign_in_at > ?", 30.days.ago).count
.col-md-4