PDA

View Full Version : n-to-m relationships in Forms


rubyonrails-talk
August 27th, 2006, 06:51 PM
Hi,
I can't understand the RoR-API concerning certain form helpers. Can you
maybe help me?
I have a model, Film, with a habtm-relationship to the model Language.
Now if I want to have a form for editing/creating a Film, I'd like to
have checkboxes for each Language with those checked that are associated

More... (http://groups.google.com/group/rubyonrails-talk/msg/615fe0792613fc1c)