Can you possibly post some sample code so that we can see how your
select lists are defined and how your controller is attaching the
categories to your object? It might be a fairly easy fix to point out.

Cheers!



On May 30, 10:37 pm, anrake <[email protected]> wrote:
> I'd like to use a drop down select field to add multiple categories to
> my model (has_many relationship) using nested forms in Rails 2.3.2.  I
> can get it to work fine with straight text fields, but no matter what
> I do with select elements I always end up with "undefined method
> `merge' for #<Array:0x2246420>"
>
> Does anyone have a working example of using nested forms with select?
>
> Thank you

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to