Mustache in Reverse

vqhondalovero

New Member
I'm using mustache (in ruby) to generate an XML document from a hash.Is there a way for me to generate a hash from the XML document and the mustache template?
 
Back
Top