Sign In/My Account | View Cart  
advertisement

Article:
 Creating XML with Ruby and Builder
Subject: Version 1.8.4
Date: 2007-12-14 03:35:04
From: venkat1246
Response to: Version 1.8.4

I had problems with builder.
I installed builder gem on my ubuntu 7.x machine with ruby 1.8.6 and installed irb


require 'rubygems/builder'
x = Builder::XmlMarkup.new(:target => $stdout, :indent => 1)


running the above throws me an error texting


uninitialized constant Builder (NameError)


what might be the obvious reason? am I missing any fine grain here?


No Previous Message Previous Message Move up to Parent Message Up Next Message No Next Message


Sponsored By: