Charlie Sharpsteen
2492c6564d
Return Formula objects from outdated_brews
...
Previously, `outdated_brews` returned a list of lists---each containing three
components of a Formula object:
- f.rack
- f.name
- f.version
Frequently more information is required which necessitates back-casting from
`name` to a Formula object---simpy returning formula objects removes this step.
2011-09-16 08:55:38 -07:00
..
2011-03-12 11:55:02 -08:00
2011-03-19 11:06:51 -07:00
2011-05-18 17:04:00 +01:00
2011-06-16 20:58:06 -07:00
2011-03-28 22:47:21 -07:00
2011-03-12 11:55:02 -08:00
2011-09-13 23:35:31 -05:00
2011-03-12 11:55:02 -08:00
2011-09-16 08:55:38 -07:00
2011-08-25 00:53:37 +01:00
2011-06-15 09:02:18 -07:00
2011-03-12 11:55:07 -08:00
2011-09-11 11:12:08 -05:00
2011-08-24 22:30:44 +01:00
2011-09-01 19:17:13 -05:00
2011-08-24 22:30:43 +01:00
2011-03-12 11:55:02 -08:00
2011-09-16 08:55:38 -07:00
2011-09-15 10:57:22 +01:00
2011-08-24 22:30:43 +01:00
2011-07-30 11:04:04 +01:00
2011-03-12 19:36:37 -08:00
2011-09-12 15:43:18 -05:00
2011-09-16 08:55:38 -07:00
2011-08-28 11:40:03 +01:00
2011-03-12 11:55:08 -08:00
2011-03-12 11:55:10 -08:00
2011-09-16 08:55:38 -07:00
2011-03-12 11:55:02 -08:00
2011-09-10 16:24:51 -05:00
2011-09-16 08:55:38 -07:00
2011-08-24 22:30:43 +01:00
2011-09-05 09:44:53 +01:00