Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ruby-ri: Ruby interactive reference
- 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.
Arch: x86_64
Download: | ruby-ri-1.8.4-3.2.x86_64.rpm |
Build Date: | Sun Feb 12 03:56:50 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 1.73 MiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.8.4-3.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.8.4-3.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Mon Feb 6 17:00:00 2006 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.4-3
-
- ruby-1.8.4-no-eaccess.patch: backported from ruby CVS to avoid conflict
between newer glibc. (#179835)