From: "Iñaki Baz Castillo" Date: 2008-06-30T01:50:20+09:00 Subject: Re: How to doing a "grep -v" to hide "---" line added by Hash#to_yaml ? El Domingo, 29 de Junio de 2008, Shashank Agarwal escribió: > Try this > > x = {1=>2,"ABC" => {"a"=>"A","b"=>"B"}}.to_yaml > x = x[5...x.length] Great ;) -- Iñaki Baz Castillo