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-04-29 09:39:30 +10:00
2013-05-17 16:07:46 +10:00
2013-06-26 10:55:19 +01:00
2013-06-04 21:15:29 +10:00
2013-04-09 17:38:30 +01:00
2013-08-07 15:51:49 +10:00
2013-08-26 13:54:09 +10:00
2013-08-22 15:09:31 +10:00
2013-03-21 12:37:57 +11:00
2013-08-07 15:51:49 +10:00
2013-08-22 10:18:02 +10:00
2013-08-21 21:24:22 +10:00
2013-08-26 13:54:09 +10:00
2013-04-29 18:09:55 +10:00
2013-04-29 18:55:13 +10:00
2013-07-03 14:10:37 +01:00
2013-08-07 15:51:49 +10:00
2013-08-26 12:17:23 +10:00
2013-03-20 11:23:45 +11:00
2013-08-19 23:01:30 +10:00
2013-06-07 11:36:03 +10:00
2013-03-21 12:37:57 +11:00
2013-08-21 17:52:10 +10:00
2013-08-21 21:57:43 +10:00
2013-08-19 23:01:30 +10:00
2013-07-03 13:22:07 +01:00
2013-06-06 21:16:46 +10:00