Actions
Bug #4708
closedIf OptionParser linked more obviously to make_switch, world peace might occur (patch included)
    Bug #4708:
    If OptionParser linked more obviously to make_switch, world peace might occur (patch included)
  
Description
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.
Files
        
           Updated by drbrain (Eric Hodel) over 14 years ago
          Updated by drbrain (Eric Hodel) over 14 years ago
          
          
        
        
      
      - Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r31600.
David, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- lib/optparse.rb:  Add link to make_switch to improve documentation.
 Patch by David Copeland. [Ruby 1.9 - Bug #4708]
Actions