[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

REXML::Element.write is deprecated. See REXML::Formatters

Phlip

1/15/2008 8:23:00 PM

okay, I saw them. Now what?

More cogently, my associates upgraded to:

ruby 1.8.6 (2007-09-24 patchlevel 111) [x86_64-linux]

Now my favorite methods just die, with this irrelevant error:

NoMethodError: missing attribute: `output` in <td id width>
/usr/local/lib/ruby/1.8/rexml/element.rb:684:in `write'

So what's the modern equivalent of REXML::Element.write? Nothing fancy, just
pretty-print some XML so its legible?

--
Phlip