Suppose that I've two controllers, "good" and "customer" and that I want add many goods to a single customer; in which way can I do this?
I mean, I need a customer's show view that list all goods associated to that project and a "add good to customer" used to add a new object to customer.