From: Teleolurian Date: 2008-06-18T08:53:58+09:00 Subject: Re: quick question about how array objects are handled I don't think there's an in place editor for delete_if, so you'd want _array = _array.delete_if {|x| x.match(/^\./)}