Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ruby-ri: Ruby interactive reference
Name: | ruby-ri |
Vendor: | Aurora SPARC Linux |
Version: | 1.8.5 |
License: | Ruby License/GPL - see COPYING |
Release: | 3.al3.1 |
URL: | http://www.ruby-lang.org/ |
- Summary
- 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.
Changelog
- * Wed Dec 6 16:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> - 1.8.5-3.1
- ta 0x83 doesn't work on sparc, but ta 0x03 does.
- * Sun Oct 1 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.8.5-3
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
- * Tue Sep 26 17:00:00 2006 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.5-2
- fixed rbconfig.rb to refer to DESTDIR for sitearchdir. (#207311)