On Mon, Jul 6, 2009 at 10:54 AM, David Palm<dvdplm / gmail.com> wrote: > On Mon, 6 Jul 2009 15:55:45 +0900, George Ogata wrote: >> looksee version 0.0.1 has been released! >> >> * <http://github.com/oggy/looksee> >> >> Looksee lets you examine the method lookup path of objects in ways not >> possible in plain ruby. > > Very very nice. Really like it. > > Now, if I could only figure out how to make it play nice with utility_belt... if I load both, the "lp" command prints all the terminal color formatting codes and it looks kinda crappy. I suspect wirble is to blame (a dependency of utility_belt). :/ Hi David, Thanks for the feedback! I just noticed someone else has reported the wirble issue. I'll work something out; you can follow it here: http://github.com/oggy/looksee/issues#issue/1 Regards, George.