Submit
Path:
~
/
/
opt
/
alt
/
ruby21
/
lib64
/
ruby
/
2.1.0
/
rdoc
/
generator
/
File Content:
ri.rb
## # Generates ri data files class RDoc::Generator::RI RDoc::RDoc.add_generator self ## # Description of this generator DESCRIPTION = 'creates ri data files' ## # Set up a new ri generator def initialize store, options #:not-new: @options = options @store = store @store.path = '.' end ## # Writes the parsed data store to disk for use by ri. def generate @store.save end end
Submit
FILE
FOLDER
Name
Size
Permission
Action
template
---
0755
darkfish.rb
20031 bytes
0644
json_index.rb
6358 bytes
0644
markup.rb
3512 bytes
0644
ri.rb
434 bytes
0644
N4ST4R_ID | Naxtarrr