From: Constantine Karnacevych Date: 2008-12-01T06:36:55+09:00 Subject: Re: problem in Hash formatted output Stefan Rusterholz wrote: > jazzez ravi wrote: >> Hi All, >> >> I have an Array Like this > *snip* >> This is my array. I want to get exactly like this Output format > *snip* >> Please provide a code for it > > There is a difference between *help* and *solutions*. Help you might get > for free here (depends a lot on you, e.g. attitude, proper information > etc.), but if you want solutions, go and get some contractor. That's > what you *pay* for. 2 jazzez ravi => agreed :) 2 Stefan Rusterholz => what for do you need this for debugging reason you may use 'pp' eg. require 'pp'; pp @output else you have to write your own method if you need this being implemented a lot of samples exist in the network, just carefully dig -- Posted via http://www.ruby-forum.com/.