Xml templates...
Fernand Galiana
fernand.galiana at gmail.com
Tue Sep 4 16:32:28 EDT 2007
I was looking in using an xml_builder template to do something like:
blee.xerb
xml.blees do
<% for blee in @blees %>
xml.blee = blee.name
<% end %>
end
It looks like the xml_builder template can't expand the erb tag.
It this not the correct way to expand and xml template ?
Thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/merb-devel/attachments/20070904/34e19fc5/attachment.html
More information about the Merb-devel
mailing list