Hi folks,
I installed the ruby libxml bindings on my OSX dev machine with no
problem, but I'm hitting a brick wall trying to get them onto our Debian
Sarge test server.
I first tried a gem install:
railstest:~# gem install libxml-ruby
Building native extensions. This could take a while...
***
Hey Emmett, dunno if you saw this response (below), but here's the relevant bit:
# just make sure you format it on output
> format = true
> # => true
> doc.save('output.xml', format)
> # => 352
>
>
>
>
>
>
>
>
via Document#save
http://libxml.rubyforge.or
Hello all.
As a PHP developer, I recently decided to get to know ruby, and
wanted, as a beginning, to create a small ruby gmail client, like the
python one.
Working under Ubuntu 6.10, I installed ruby 1.8 via apt-get, and then
RubyGems myself.
After beeing able to retrieve the XML atom feed from