Name: | ruby-ri |
---|---|
Version: | 1.8.5 |
Release: | 27.el5 |
Architecture: | i386 |
Group: | Documentation |
Size: | 3883782 |
License: | Ruby License/GPL - see COPYING |
RPM: | ruby-ri-1.8.5-27.el5.i386.rpm |
Source RPM: | ruby-1.8.5-27.el5.src.rpm |
Build Date: | Wed Jan 09 2013 |
Build Host: | ca-build56.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. |