This article was migrated from http://rai
Rubyレシピブック 268の技のレシピNo.111です。
array = [1, 2, 3]
str = array.join
p str #"1, 2, 3"

This article was migrated from http://rai
posted by
satoko
on Thu 14 Sep 2006
at 14:51