From: Eric Hodel Date: 2011-10-11T05:54:20+09:00 Subject: [ruby-core:40089] [Ruby 1.9 - Bug #5426] Adds reference to BasicObject on Object Issue #5426 has been updated by Eric Hodel. Please trim your trailing whitespace. I modified your patch slightly to make it a bit more readable. ---------------------------------------- Bug #5426: Adds reference to BasicObject on Object http://redmine.ruby-lang.org/issues/5426 Author: Alvaro Pereyra Rabanal Status: Open Priority: Normal Assignee: Eric Hodel Category: DOC Target version: 1.9.3 ruby -v: trunk Currently Object doesn't references BasicObject. Patch adds a couple of small changes to it. Also adds some small updates to Class. -- http://redmine.ruby-lang.org