From: Logan Capaldo Date: 2007-07-21T09:08:50+09:00 Subject: Re: like man or apropos for Ruby ------=_Part_68446_2561397.1184976527854 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 7/20/07, Phlip wrote: > > Rubiods: > > After years of studying Ruby, one factoid has eluded me. Actually, more > than > one, but I have to start somewhere... > > How, on a command line, can I do the equivalent of 'apropos' or 'man'? How > can I search the RDoc knowledge base installed on my own computer, with a > 'less' interface, without Googling for everything all the time? > > -- > Phlip > http://www.oreilly.com/catalog/9780596510657/ > "Test Driven Ajax (on Rails)" > assert_xpath, assert_javascript, & assert_ajax > > > > It's spelled "ri". ri Array ri String ri Hash#each ri Object::new ------=_Part_68446_2561397.1184976527854--