From: matt@... (matt neuburg) Date: 2008-09-26T10:54:41+09:00 Subject: Re: RDoc 2.2.0 released Tony Strauss wrote: > > Cool, thanks so much for looking into this. I meant to report that I'm > > not getting superclass information on any classes when I use "ri" (and > > this has been true for a couple of versions now, I think). I don't know > > what the expected behavior is here, though. > I think that we fixed this in RDoc 2.2.1. In order to see the fix, > however, you'll need to rebuild your system's Ruby documentation (again Cool! I had some trouble updating the gem, apparently because rubygems itself needed updating, but I got it sorted and then followed the instructions on the blog (thanks for that). Now when I say ri File#read I am told about IO#read. Nice! I am still not being told, as part of ri's output, who is the superclass of the class I'm inquiring about. But maybe that is not part of what ri is intended to display? In any case this is a lot better than what I was seeing before. Indeed, it would be nice if the list of known classes were hierarchical (class -> subclass). One other tiny suggestion. It would be nice, perhaps, if there were a space after the comma after method names when they are listed. For example, I'm seeing ...next,next!,oct,original_succ... But it might be more legible as ...next, next!, oct, original_succ... m. -- matt neuburg, phd = matt@tidbits.com, http://www.tidbits.com/matt/ Leopard - http://www.takecontrolbooks.com/leopard-customizing.html AppleScript - http://www.amazon.com/gp/product/0596102119 Read TidBITS! It's free and smart. http://www.tidbits.com