From: rexlorenzo@... Date: 2005-11-09T11:07:12+09:00 Subject: Re: RubyOnRails: Problem representing objects in forms Well, I did post on the mailing list and tried subscribing to it, but it was way too much traffic (even with digest mode on). Just to simply my question. Suppose an object "foo" has many "bar" objects. How would you represent the many "bar" objects, so that you can provide a form to add/edit them along with the other attributes of "foo"?