Search Results

0
votes

Generating an object model in Ruby from an XML DTD

You can use the ruby version of xml-simple. You shouldn't need to install the gem as I believe it's already installed with rails. h …