From: Roger Pack Date: 2008-02-06T02:46:13+09:00 Subject: Re: How to get the data from objects in ruby~~please help > puts books.inspect recurse it by hand? require 'pp' puts books.pretty_inspect ? -- Posted via http://www.ruby-forum.com/.