From: Gary Wright Date: 2007-03-02T07:30:30+09:00 Subject: Re: dup and clone 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