Jump to letter: [
ABCEFGHIKLMNOPQRSTUVWXYZ
]
irb: The Interactive Ruby.
- Summary
- The irb is acronym for Interactive Ruby. It evaluates ruby expression
from the terminal.
Changelog
- * Wed Sep 15 05:00:00 2004 Akira TAGOH <tagoh{%}redhat{*}com> - 1.6.8-9.EL3.2
- ruby-1.6.8-tcltk-lib64.patch: applied to install the files into proper location.
- * Wed Aug 18 05:00:00 2004 Akira TAGOH <tagoh{%}redhat{*}com> 1.6.8-9.EL3.1
- security fix [CAN-2004-0755]
- ruby-1.6.8-cgi_session_perms.patch: sets the permission of the session data
file to 0600. (#130065)
- * Thu Jul 24 05:00:00 2003 Akira TAGOH <tagoh{%}redhat{*}com> 1.6.8-9
- ruby-1.6.8-castnode.patch: handling the nodes with correct cast.
use this patch now instead of ruby-1.6.8-fix-x86_64.patch.