Robert Klemme wrote: > > "DaZoner" <nobody / nowhere.com> 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? 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