Bugzilla – Bug 116408
ruby docs installed in wrong place
Last modified: 2005-09-12 14:06:57 UTC
The ruby-doc-ri package installs documentation into /usr/share/ri/rdoc/ri/, but the "ri" program itself expects to find it in /usr/share/ri/1.8/system/, so when you run it, it gives you an error saying no documentation is installed.
fixed package submitted. thanks for reporting.