Have you tried providing some virtual members of your model that make
that data accessible in the way that you want, then using to_xml and
specifying only the virtual members to be used? I don’t know if this
will work but it is worth a try.
If that doesn’t work out then created a xml builder template isn’t
hard.
Have you tried providing some virtual members of your model that make
that data accessible in the way that you want, then using to_xml and
specifying only the virtual members to be used? I don’t know if this
will work but it is worth a try.
Â
   <profile_id type=“integer”>1</profile_id>
that data accessible in the way that you want, then using to_xml and
specifying only the virtual members to be used? Â I don’t know if this
will work but it is worth a try.
Colin
Hey,
No I havent tried this, how do i have to do this? Can you give me an
example?
And can I create an xml builder template for the xml i want? And if
yes, can  you give me an example please…
Can I ask how much research (google etc) you did on xml builder
templates before asking this question, you can’t expect people to jump
about providing examples when you have not even tried to work it out
for yourself.
Fred, sorry for jumping in with this, exasperation is growing.