Community

Making XML in a Rails App

(Deepak Vohra) Ruby on Rails is a database-based web framework. An XML document may be created and parsed with Ruby on Rails. Rails provides a Ruby library called Builder to generate XML markup. The Builder package contains class Builder::XmlMarkup to generate an XML document. In this article, we wi

Read More - Register for Free Membership