Thanks Jeremy! This worked pretty well. I still have to hardcode the
namespace abbreviation for the attributes, e.g.:
xml.puts(“ns1:<#{key}>#{value}</ns1:#{key}>”) #Bad, but OK for now
Thanks again,
Brian H.
Thanks Jeremy! This worked pretty well. I still have to hardcode the
namespace abbreviation for the attributes, e.g.:
xml.puts(“ns1:<#{key}>#{value}</ns1:#{key}>”) #Bad, but OK for now
Thanks again,
Brian H.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs