Thanks for your replies. Probably there are ways around (i have not finished reading the RailsGuides yet), but what seems to be nice to have is:
1. not to store any foreign key in Members table, 2. have a kind of (:dependent => ...) option that would allow to automatically delete an Address when the last Member living at that address is deleted. Adam, was your question addressed to me or to Phil? -- Posted via http://www.ruby-forum.com/. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

