From: Roger Pack Date: 2009-07-17T12:12:27+09:00 Subject: Re: which project should I work on? All righty the results are in. You said: YARJIT [Yet Another Ruby JIT] 4 Documentation enhancements: 10 KRI GC improvements: 5 Tutorial gem: 6 pre-install gem hooks: 1 [yea!] REE for 1.9 6 Try to crack down on core bugs: 10 update mod_rails 1 ruby optimized pre-processor 2 try to optimize rails 3 So the winners are Documentation and core bugs. Both already have maintainers but I'll see what I can do. Current plan for documentation: create #desc methods for classes and methods [i.e. "String.desc, String.desc_method :strip"] [1] update Hanna template to be more space friendly try to see if I can fix some odd ambiguities in the ruby core docs Would remote ri be useful to anyone? Current plan for core bugs: Are there any outstanding that people would have me work on? Any RCR's you'd like me to submit to core? I'm currently not annoyed too bad by any bugs, but if there are some I could give them a whack. Thanks for the input. [1] http://github.com/rogerdpack/desc_methods/tree/master though it's not perfect yet -- Posted via http://www.ruby-forum.com/.