I was wondering how can I insert straight xml, ie “test” inside
the builder syntax.
For example, i want to be able to do something like this
xml.A do
xml.B do
“test”
end
end
should give:
testAnybody have a clue on this one?
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