tracks/app
Don Cruse d4bd8ed4db Removing some intermediate values
This removes some intermediate steps that were ultimately not necessary
to the math.  It also consolidates some of the methods for counting events
so that fewer intermediate values are necessary.

To that end, a new scope is added to the ToDo model for events that are
*either* created_at or completed_at after a certain date. This scope
allows the StatsController to pull out the largest possible responsive
set of values, and then filter just the particular slices that it needs
for various steps in the calculation.
2013-07-28 13:27:27 +02:00
..
assets implement go to project with autocomplete 2013-07-20 23:21:24 +02:00
controllers Removing some intermediate values 2013-07-28 13:27:27 +02:00
helpers Merge branch 'master' into new-gui 2013-07-19 18:29:50 +02:00
mailers initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
models Removing some intermediate values 2013-07-28 13:27:27 +02:00
services Pull out RichMessageExtractor 2013-07-18 18:34:09 -05:00
views implement go to project with autocomplete 2013-07-20 23:21:24 +02:00