Name: | ruby-ri |
---|---|
Version: | 1.8.5 |
Release: | 19.el5_6.1 |
Architecture: | i386 |
Group: | Documentation |
Size: | 3883782 |
License: | Ruby License/GPL - see COPYING |
RPM: | ruby-ri-1.8.5-19.el5_6.1.i386.rpm |
Source RPM: | ruby-1.8.5-19.el5_6.1.src.rpm |
Build Date: | Tue Jun 28 2011 |
Build Host: | ca-build9.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.ruby-lang.org/ |
Summary: | 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. |