Actions
Bug #4713
closednodoc fix for net/http
    Bug #4713:
    nodoc fix for net/http
  
Description
The nodoc declaration for HTTP#version_1_1? is not working properly with rdoc. This patch changes the nodoc declaration to match the declarations for other methods.
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 r31601.
Alf, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- lib/net/http.rb:  Fix nodoc for Net::HTTP::version_1_1?.  Patch by
 Alf Mikula. [Ruby 1.9 - Bug #4713]
Actions