From: "zzak (Zachary Scott)" Date: 2013-07-26T02:10:03+09:00 Subject: [ruby-core:56176] [ruby-trunk - Bug #8685][Assigned] Problems of the example of REXM::Attribute#namespace Issue #8685 has been updated by zzak (Zachary Scott). Status changed from Open to Assigned ---------------------------------------- Bug #8685: Problems of the example of REXM::Attribute#namespace https://bugs.ruby-lang.org/issues/8685#change-40668 Author: ohai (Ippei Obayashi) Status: Assigned Priority: Normal Assignee: zzak (Zachary Scott) Category: doc Target version: ruby -v: ruby 2.1.0dev (2013-07-25 trunk 42169) [x86_64-linux] Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN The exmaple of the comment document of REXML::Attribute#namespace has some problems. * An old style hash literal is used. * The example really does not use EXML::Attribute#namespace A patch to fix the example is attached to this ticket. -- http://bugs.ruby-lang.org/