ruby-reference-manual:2600
From: Sho Hashimoto <sho-h@n...>
Date: Mon, 25 Apr 2011 13:10:47 +0900
Subject: [ruby-reference-manual:2600] [るりまプロジェクト - Bug #2678][Closed] REXML::Documentが抜けている
Issue #2678 has been updated by Sho Hashimoto. Status changed from Open to Closed Assignee set to Sho Hashimoto % Done changed from 0 to 100 r4522 で修正されました。 ---------------------------------------- Bug #2678: REXML::Documentが抜けている http://redmine.ruby-lang.org/issues/2678 Author: 5 5 Status: Closed Priority: Low Assignee: Sho Hashimoto Category: doc Target version: reporter: 5.5 ruby_version: rexml.rd において,rexml/document.rd を include するのを忘れているみたいです。 Index: rubydoc/refm/api/src/rexml.rd =================================================================== --- rubydoc/refm/api/src/rexml.rd (revision 3917) +++ rubydoc/refm/api/src/rexml.rd (working copy) @@ -36,6 +35,7 @@ #@include(rexml/child.rd) #@include(rexml/comment.rd) #@include(rexml/doctype.rd) +#@include(rexml/document.rd) #@include(rexml/dtd/attlistdecl.rd) #@include(rexml/dtd/dtd.rd) #@include(rexml/dtd/elementdecl.rd) -- http://redmine.ruby-lang.org -- ML: ruby-reference-manual@m... Info: http://QuickML.com/