Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ruby-ri - Ruby interactive reference
- 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.7.299-4.el6.0.sl6.1.x86_64
[2.4 MiB] |
Changelog
by Troy Dawson (2010-12-07):
- Fix the shellwords arguments building bug with Patch300
http://bugs.gentoo.org/show_bug.cgi?id=234877
|