Subject: Re: Problem with files comparing
From: Dave Thomas <dave pragprog.com>
Date: Wed, 14 May 2008 01:27:18 +0900
References: 301589301590301593301594301663
In-reply-to: 301663
On May 13, 2008, at 11:21 AM, Cheyne Li wrote:
> compare is a std mathod in ftools.rb
Then you'd need to say File.compare, and not just compare.
Dave