From: James Britt Date: 2007-06-16T10:08:48+09:00 Subject: Re: ruby standard library contribution? Giles Bowkett wrote: > I'm sorry, I know I've asked this before, but I've just been googling > it and I'm not sure of the answer. I just went through irb.rb, and > corrected the spelling in one of the comments. No code changes at all, > just obsessive-compulsive disorder at its finest. Should I contact the > maintainer directly, or is there a Trac for the Ruby standard library? No Trac, but patches may be submitted to the ruby-core list. See: http://ruby-doc.org/documentation-guidelines.html Side questions for someone who might know for sure: That doc is a bit out of date; the svn URLs are not quite correct (i.e., wrong). I believe that HEAD is svn co http://svn.ruby-lang.org/repos/ruby/trunk ruby and the current release is svn co http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_6/ So, can someone tell me what svn URL to use for general doc/code patches? -- James Britt "The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt." - Bertrand Russell