When I put "validates_uniqueness_of :name" in the branch model, I still have the problem. It is only a problem in the very specific example I outlined in the original post. In all other cases, simply having "name :string, :unique" validates for uniqueness. It appears that imput-many when editing the parent skips some validation on the associated child relationship. Is this really a problem, or am I missing something?
-- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
