From: Dave Rolsky Date: Sun, 21 Jun 2009 20:35:38 +0000 (-0500) Subject: Clarify what we can mix-and-match X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=be6689d243f81eecbc8d3133640642b99e4cfb4a;p=gitmo%2Fmoose-presentations.git Clarify what we can mix-and-match --- diff --git a/moose-class/slides/index.html b/moose-class/slides/index.html index 8def0cd..5c80c66 100644 --- a/moose-class/slides/index.html +++ b/moose-class/slides/index.html @@ -2113,7 +2113,7 @@ has first_name => ( );