Actions
Bug #13281
closed[DOC] OptionParser docs leak into class documentation of Object
Description
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:
Updated by stomar (Marcus Stollsteimer) over 7 years ago
- Related to Feature #9864: Rename 'optparse' to 'optionparser', or the main class OptionParser to OptParse added
Updated by stomar (Marcus Stollsteimer) over 7 years ago
- Status changed from Open to Closed
Applied in changeset r57775.
nodoc OptParse
- lib/optparse.rb: [DOC] nodoc OptParse, introduced with r46126,
to avoid leaking of its documentation (OptionParser's docs) into
the class documentation of Object. [ruby-core:79909] [Bug #13281]
Updated by usa (Usaku NAKAMURA) over 7 years ago
- Backport changed from 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN to 2.2: REQUIRED, 2.3: REQUIRED, 2.4: DONE
Updated by usa (Usaku NAKAMURA) over 7 years ago
- 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.
Actions
Like0
Like0Like0Like0Like0