Hey,

I am developping a website in ruby on rails and I am wondering how i
can creaty something like this!

xml:
<activity>
  <..>
  <user></user>
   <plaze></plaze>
</activity>

1 parent model activity and 2 child models user and plaze!

How can i make this in ruby on rails? How do i have to make the
relationship and how i can get the xml reponse like this?

Thank you
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to