select tag for collection form

I am trying to update multiple objects (in a collection) from a single form.

I found an explanation of how to do it for text_fields in the Agile book (v2, P.499 PDF), but I can't figure out how to do the same thing for a select group.

I would really appreciate some help.