From: "Kroeger, Simon (ext)" Date: 2006-05-31T23:12:10+09:00 Subject: Re: [ANN] Ruby Manual just a wild guess: only the .rb files are parsed. ----------------------------------------------------------- Class String: Files this class is defined in File: src/ruby-1.8.4/bigdecimal/util.rb File: src/ruby-1.8.4/jcode.rb File: src/ruby-1.8.4/kconv.rb File: src/ruby-1.8.4/mkmf.rb File: src/ruby-1.8.4/yaml/rubytypes.rb ----------------------------------------------------------- cheers Simon > -----Original Message----- > From: James Edward Gray II [mailto:james@grayproductions.net] > Sent: Wednesday, May 31, 2006 3:35 PM > To: ruby-talk ML > Subject: Re: [ANN] Ruby Manual > > > On May 31, 2006, at 8:22 AM, Nathaniel Brown wrote: > > > I just launched the all new Ruby Manual for 1.8.4 at: > > > > www.rubymanual.org > > > > This is a fully searchable Ruby Manual providing the > ability to add > > comments > > using the Rannotate system. > > String is missing quite a few methods: > > http://www.rubymanual.org/class/String > > Where is rjust() for example? > > James Edward Gray II > >