Subject: Re: Methods depend on pairs of objects - best parctise pls?
From: Max Williams <toastkid.williams gmail.com>
Date: Fri, 24 Jul 2009 18:42:27 +0900
References: 342412342415
In-reply-to: 342415
Max Williams wrote:
> return string_array_proximity
oops this should have been
return string_array_proximity(self, other)
You get the idea anyway.
--
Posted via http://www.ruby-forum.com/.