Hello list,

What if I have a model called address that is polymorphic, and I also have
an address resource (as I want to try to follow a RESTful design) -- how
could I make "polymorphic" nested associations between addresses controller
and other related resources (users/1/addresses **and** orders/3/addresses).
What would be the easiest way to accomplish something like that?

Thanks,

Marcelo.

--~--~---------~--~----~------------~-------~--~----~
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