Top "Xml-builder" questions

Parse XML to JSON and back ... with xml2js and xmlbuilder?

Trying to parse XML into JSON with xml2js and then return the JSON to XML using xmlbuilder (usually after …

node.js xml-parsing xml-builder
Ruby on Rails: Using XML Builder Partials

Partials in XML builder are proving to be non-trivial. After some initial Google searching, I found the following to work, …

ruby-on-rails ruby xml xml-builder
What can I use to generate a local XML file?

I have a project that I am working on and I do not know much about Rails or Ruby. I …

ruby-on-rails ruby xml xml-builder