From: Yusuke Endoh Date: 2011-07-21T23:26:20+09:00 Subject: [ruby-core:38340] [Ruby 1.9 - Bug #5067] BasicObject's constant lookup documentation Issue #5067 has been updated by Yusuke Endoh. Matz explicitly stated in #3768, that it is intended that BasicObject does not resolve constants beyond itself. But he does not make mention to the workaround by using const_missing. -- Yusuke Endoh ---------------------------------------- Bug #5067: BasicObject's constant lookup documentation http://redmine.ruby-lang.org/issues/5067 Author: Shyouhei Urabe Status: Open Priority: Normal Assignee: Category: DOC Target version: ruby -v: doesn't matter Take a look at https://github.com/ruby/ruby/pull/31 . It's OK for me to merge this request -- no technical difficulties -- but is it a right thing to be documented? -- http://redmine.ruby-lang.org