I have 2 models: Attorney
and Powers
.
Where: Attorney
HABTM Powers
When I add a new Attorney, I select many checkboxes that correspond to the Powers.
My question is: When I edit an Attorney, how do make the checkboxes appear selected?
Sorry my bad english.