Module: Detroit
- Defined in:
- lib/detroit-ri.rb,
lib/detroit-rdoc.rb
Defined Under Namespace
Instance Method Summary collapse
-
#RI(options = {}) ⇒ Object
Create new RI tool with specified
options.
Instance Method Details
#RI(options = {}) ⇒ Object
Create new RI tool with specified options.
6 7 8 |
# File 'lib/detroit-ri.rb', line 6 def RI(={}) RI.new() end |