From: Robert Klemme Date: 2004-10-18T18:49:23+09:00 Subject: Re: Querying class attributes "James Britt" schrieb im Newsbeitrag news:4173F795.80804@neurogami.com... > Robert Klemme wrote: > > > > "DaZoner" schrieb im Newsbeitrag > > news:ckpja5$g4u$1@news.doit.wisc.edu... > > > >> Much thanks - it works great. > >> > >> A related question: Where is this documented? (I'm using the compiled > >> help > >> that was bundled with version 1.8.x) > > > > > > I always use the online doc at rubydoc.org. Look for documentation of > > classes Class and Module. > > > Do you mean ruby-doc.org? Yes exactly. Sorry for the confusion. robert > > There are two sites with similar names: > ruby-doc.org (name has a dash in it), which is the Ruby > documentation project Web site > rubydoc.org, (no dash), which I believe was once a site for an online > book but has now been essentially abandoned. > > > > James > >