From: botp Date: 2011-02-24T17:31:45+09:00 Subject: Re: a, b = Array.new(2).map!{|x| data.dup} On Thu, Feb 24, 2011 at 3:44 PM, Josh Cheek wrote: > Well, then you could just do > a = b = c = d = e = x.dup indeed. i was too tight on parallels and arrays and forgetting the fundamentals =) thanks and kind regards -botp