Subject: Re: What happened to File.copy?
From: Gennady <gfb tonesoft.com>
Date: Fri, 19 Dec 2003 07:58:04 +0900
References: 88484
In-reply-to: 88484
require 'ftools'
Ron Coutts wrote:
> Did File.copy and File.cp disappear sometime between Ruby 1.6 and 1.8?
> Is there an alternative in 1.8?
>
> Ron
>
>