Re: Error in MatchData docs

James Britt <[email protected]> Fri, 14 Nov 2008 14:16:51 -0700
Newsgroups gmane.comp.lang.ruby.documentation
Organization ruby-doc.org
Message-ID <[email protected]>
Ted Behling wrote:
> Hello,
> 
> I wanted to point out an error I found in the documentation for the
> MatchData class, visible at
> http://ruby-doc.org/core/classes/MatchData.html .  Please advise if I
> should post this elsewhere (such as a bug tracker).

The API docs are generated from comments in the Ruby source code.

The best way to handle this is to, ideally, post a patch to the ruby-doc 
or ruby-core mailing lists for the code/comments in question.




Thanks,



James