From: Pete Higgins Date: 2011-05-11T11:38:23+09:00 Subject: [ruby-core:36093] [Ruby 1.9 - Bug #4665][Open] Add nodoc comments for Set methods Issue #4665 has been reported by Pete Higgins. ---------------------------------------- Bug #4665: Add nodoc comments for Set methods http://redmine.ruby-lang.org/issues/4665 Author: Pete Higgins Status: Open Priority: Low Assignee: Eric Hodel Category: DOC Target version: ruby -v: 1.9.2-p180 Set#flatten_merge and Set#do_with_enum are called internally by other Set methods. Add nodoc comments to them so they don't show up in the list of undocumented things. -- http://redmine.ruby-lang.org