From: Alf Mikula Date: 2011-05-17T03:37:43+09:00 Subject: [ruby-core:36229] [Ruby 1.9 - Bug #4713][Open] nodoc fix for net/http Issue #4713 has been reported by Alf Mikula. ---------------------------------------- Bug #4713: nodoc fix for net/http http://redmine.ruby-lang.org/issues/4713 Author: Alf Mikula Status: Open Priority: Normal Assignee: Eric Hodel Category: DOC Target version: 1.9.3 ruby -v: ruby 1.9.3dev (2011-05-11 trunk 31507) [x86_64-darwin10.7.0] 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. -- http://redmine.ruby-lang.org