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.

Homepage: http://www.ruby-lang.org/

License: Ruby or GPL+

Vendor: Fedora Project

Packages

ruby-ri-1.8.6.110-2.fc8.x86_64 [1.7 MiB] Changelog by Akira TAGOH (2007-10-15):
- Enable pthread support for ppc too. (#201452)
- Fix unexpected dependencies appears in ruby-libs. (#253325)