зеркало из https://github.com/github/ruby.git
* lib/rexml/light/node.rb: remove circular require.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30117 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
40a5012381
Коммит
c207b0b727
|
@ -1,3 +1,7 @@
|
|||
Tue Dec 7 21:59:37 2010 Kouhei Sutou <kou@cozmixng.org>
|
||||
|
||||
* lib/rexml/light/node.rb: remove circular require.
|
||||
|
||||
Tue Dec 7 21:56:01 2010 Kouhei Sutou <kou@cozmixng.org>
|
||||
|
||||
* test/rexml/test_light.rb: really suppress a warning.
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
require 'rexml/xmltokens'
|
||||
require 'rexml/light/node'
|
||||
|
||||
# [ :element, parent, name, attributes, children* ]
|
||||
# a = Node.new
|
||||
|
|
Загрузка…
Ссылка в новой задаче