From: David Copeland Date: 2011-05-16T11:52:31+09:00 Subject: [ruby-core:36220] [Ruby 1.9 - Bug #4708][Open] If OptionParser linked more obviously to make_switch, world peace might occur (patch included) Issue #4708 has been reported by David Copeland. ---------------------------------------- Bug #4708: If OptionParser linked more obviously to make_switch, world peace might occur (patch included) http://redmine.ruby-lang.org/issues/4708 Author: David Copeland Status: Open Priority: Normal Assignee: Eric Hodel Category: DOC Target version: ruby -v: ruby 1.9.3dev (2011-05-16 trunk 31583) [x86_64-darwin10.7.0] OptionParser has awesome rdoc, and make_switch's rdoc is really great, complete and useful. It's just really hard to find. This patch adds a link to that right before the example. -- http://redmine.ruby-lang.org