Files
growstuff/app/models
Skud 99bfc704dc Added plantings_count (i.e. counter_cache) to Member
Also removed the superfluous .plantings_count method on Crop, which was
causing some confusion.

A thing we learned today: we should use .size to find the size of
ActiveRecord collections, not .count, because .count doesn't use the
cache (while .size does).
2013-08-26 13:54:09 +10:00
..
2013-08-14 12:38:52 +10:00
2013-02-20 15:51:31 +11:00
2013-08-26 12:17:06 +10:00
2013-06-04 13:02:29 +10:00
2013-02-20 15:51:31 +11:00