From: "zzak (Zachary Scott)" Date: 2013-01-17T12:01:25+09:00 Subject: [ruby-core:51485] [ruby-trunk - Bug #7709] constants on Float aren't documented Issue #7709 has been updated by zzak (Zachary Scott). Category set to DOC Assignee set to zzak (Zachary Scott) Target version set to 2.0.0 Thanks Aaron! ---------------------------------------- Bug #7709: constants on Float aren't documented https://bugs.ruby-lang.org/issues/7709#change-35457 Author: tenderlovemaking (Aaron Patterson) Status: Open Priority: Normal Assignee: zzak (Zachary Scott) Category: DOC Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2013-01-12 trunk 38788) [x86_64-darwin12.2.1] For example: ri Float::INFINITY tells me there is nothing known about INFINITY. If you do `ri Float` it lists that constant, but there is no documentation. -- http://bugs.ruby-lang.org/