ruby-ri - Ruby interactive reference
Website: | http://www.ruby-lang.org/ |
---|---|
License: | Ruby or GPLv2 |
Vendor: | Red Hat, Inc. |
- 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.8.6.383-6.1.el6.i686 [2.2 MiB] |
Changelog
by Akira TAGOH (2010-01-18):
- Add conditional for RHEL. |