ruby-ri - Ruby interactive reference
Website: | http://www.ruby-lang.org/ |
---|---|
License: | BSD or GPLv2 |
- Description:
ri is a command line tool that displays descriptions of built-in Ruby methods, classes and modules. For methods, it shows you the calling sequence and a description. For classes and modules, it shows a synopsis along with a list of the methods the class or module implements.
Packages
ruby-ri-1.9.3.125-1m.mo8.i686 [3.0 MiB] |
Changelog
by Yohsuke Ooi (2012-02-23):
- (1.9.3.125-1m) - update 1.9.3p125 |