Wednesday, 7 August 2013

Parent-Child form

Parent-Child form

How do I show a parent-child relationship on a single page in Rails? I
don't need a form as I simply want to show the information (no edits or
updates required). The parent is customer and the child is orders. I want
to able to select a customer, display some customer information such as
address, and list all orders placed in row format. Thanks.

No comments:

Post a Comment