mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 13:04:13 +02:00
Sync RDoc 6.14.0
This commit is contained in:
parent
ca1ea95784
commit
03eb777c69
185 changed files with 2008 additions and 1655 deletions
|
@ -44,7 +44,7 @@ class RDoc::RI::Task < RDoc::Task
|
|||
# Create an ri task with the given name. See RDoc::Task for documentation on
|
||||
# setting names.
|
||||
|
||||
def initialize name = DEFAULT_NAMES # :yield: self
|
||||
def initialize(name = DEFAULT_NAMES) # :yield: self
|
||||
super
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue