Subject: Re: dup and clone
From: Gary Wright <gwtmp01 mac.com>
Date: Fri, 2 Mar 2007 07:30:30 +0900
References: 241350
In-reply-to: 241350
On Mar 1, 2007, at 4:56 PM, Raj Sahae wrote:
> Why?
> rb(main):016:0> a.dup
> TypeError: can't dup Fixnum
> from (irb):16:in `dup'
> from (irb):16
> from :0
Read this (long) thread.
Gary Wright