tracks/app/models/stats
Katrina Owen 8b1f0a34a0 Group project-related stats into a class.
Reduce number of instance variables available to the views.
Replace raw SQL with AR-type query.
2013-03-02 17:12:14 -07:00
..
actions.rb Move time to complete stats into separate class 2013-03-02 16:16:45 -05:00
chart.rb Extract chart value object 2013-03-01 20:38:24 -05:00
projects.rb Group project-related stats into a class. 2013-03-02 17:12:14 -07:00
tag_cloud.rb Split up the font size calculation 2013-03-02 07:14:52 -05:00
tag_cloud_query.rb Separate query from cloud 2013-03-01 13:14:27 -05:00
time_to_complete.rb Don't round in ttc.min_sec method 2013-03-02 16:16:45 -05:00
top_contexts_query.rb Fold two more SQL queries into the query object 2013-03-02 07:54:13 -05:00
top_projects_query.rb Extract top projects query object 2013-03-01 23:11:44 -05:00
user_tags_query.rb Extract duplicated query 2013-03-01 21:27:58 -05:00