the following warning messages appear in the ruby consol, while rails loading the xml-simple 1.0.11 gem:
already initialized constant KNOWN_OPTIONS (xmlsimple.rb:275)
already initialized constant DEF_KEY_ATTRIBUTES (xmlsimple.rb:280)
already initialized constant DEF_ROOT_NAME (xmlsimple.rb:281)
... and more 6, till line 287...
operation system: windows xp
rails version: 1.2.3
ruby version: 1.8.5
|