Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ruby-ri - 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.
Packages
ruby-ri-1.8.7.374-3.el6_6.i686
[2.4 MiB] |
Changelog
by Vít Ondruch (2014-11-16):
- Fix REXML billion laughs attack via parameter entity expansion
(CVE-2014-8080).
Resolves: rhbz#1163993
- REXML incomplete fix for CVE-2014-8080 (CVE-2014-8090).
Resolves: rhbz#1163993
|