From: Eric Hodel Date: 2007-01-22T19:09:08+09:00 Subject: Re: A tip about using Hash - and a documentation request On Jan 22, 2007, at 01:49, Per Velschow wrote: > I've never made a patch before, so I decided to follow the > instructions > given at http://www.ruby-lang.org/en/community/ruby-core/ (up until > point 3). So I have a patch file now and I have run make and make test > with success. I had little success trying to install the docs using > make > install-doc though. It creates yaml files only that I don't know > what to > do with. After installing the documentation you should be able to ri Hash and see your new documentation. You should also be able to run: rdoc --op rdoc hash.c then open rdoc/index.html in your browser to find your RDoc. > So how do you want me to proceed? I have the patch file. I could login > and submit it to the tracker as explained in the instructions from > above. Or do you want me to sign up to one of the mailing lists you > mentioned and post it there? Tracker works great too. Assign it to me, if the tracker allows you to. It may be a while before I get around to committing it. Thanks! -- Eric Hodel - drbrain@segment7.net - http://blog.segment7.net I LIT YOUR GEM ON FIRE!