Carlos <angus / quovadis.com.ar> wrote: > #each returns the original array. The block is used for side-effects. To get > an array with each element modified by the block, use #collect. Thanks, that was most useful. -- www.sirwilliamhope.org