Project

General

Profile

Actions

Bug #4684

closed

tiny doc fixes for fileutils

Bug #4684: tiny doc fixes for fileutils

Added by darragh (Darragh Curran) almost 15 years ago. Updated almost 15 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.2p136 (2010-12-25 revision 30365) [x86_64-darwin10.6.0]
Backport:
[ruby-core:36158]

Description

Some methods which have private_module_function called on them were showing up on the rdoc page for fileutils. I've fixed this by adding nodoc tags to them.


Files

Updated by drbrain (Eric Hodel) almost 15 years ago Actions #1

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r31541.
Darragh, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • lib/fileutils.rb: Hide internal methods from RDoc. Patch by Darragh
    Curran. [Ruby 1.9 - Bug #4684]
Actions

Also available in: PDF Atom