mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 21:44:30 +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
|
@ -14,7 +14,7 @@ class RDoc::Generator::RI
|
|||
##
|
||||
# Set up a new ri generator
|
||||
|
||||
def initialize store, options #:not-new:
|
||||
def initialize(store, options) #:not-new:
|
||||
@options = options
|
||||
@store = store
|
||||
@store.path = '.'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue