From: Ehud Rosenberg Date: 2008-10-16T23:52:48+09:00 Subject: Any way to convert from hash to XML using builder? Hi all, Am I missing an obvious way to transform a hash into an XML builder object? I would like the key to be the tag, and value be the content. attributes on a tag are something I don't really know how to represent - but perhaps someone has already thought of that? Thanks! -- Posted via http://www.ruby-forum.com/.