From: Jeffrey Moss Date: 2005-06-23T06:00:59+09:00 Subject: Formatting the Object#inspect output ------=_NextPart_000_006F_01C5773B.2E060750 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable When I'm working with large structures in IRB, I get a lot of output = that I can't really read all that well, all the #[#, #]> With larger objects I can't really tell what I'm looking for or where to = find it, it's just 100+ lines of garbage really, I'd like it to be = indented...... Any suggestions how I could format this stuff better? -Jeff ------=_NextPart_000_006F_01C5773B.2E060750--