From: usa@... Date: 2017-03-25T18:28:31+00:00 Subject: [ruby-core:80352] [Ruby trunk Bug#13281] [DOC] OptionParser docs leak into class documentation of Object Issue #13281 has been updated by usa (Usaku NAKAMURA). Backport changed from 2.2: REQUIRED, 2.3: REQUIRED, 2.4: DONE to 2.2: DONE, 2.3: REQUIRED, 2.4: DONE ruby_2_2 r58122 merged revision(s) 57775. ---------------------------------------- Bug #13281: [DOC] OptionParser docs leak into class documentation of Object https://bugs.ruby-lang.org/issues/13281#change-63834 * Author: stomar (Marcus Stollsteimer) * Status: Closed * Priority: Normal * Assignee: stomar (Marcus Stollsteimer) * Target version: * ruby -v: r57774 * Backport: 2.2: DONE, 2.3: REQUIRED, 2.4: DONE ---------------------------------------- Since r46126 [Feature #9864], where OptParse was added as an alias for OptionParser, the complete class documentation for OptionParser leaks into the class documentation for Object. This affects docs since 2.2: * https://docs.ruby-lang.org/en/2.2.0/Object.html#label-Introduction * https://docs.ruby-lang.org/en/2.3.0/Object.html#label-Introduction * https://docs.ruby-lang.org/en/2.4.0/Object.html#label-Introduction -- https://bugs.ruby-lang.org/ Unsubscribe: