Displaying 1 result from an estimated 1 matches for "validated_associated".
Did you mean:
validates_associated
2006 Jun 09
0
validated_associated -- how do I assign invalid collection?
Hi -- if I have a class that declares ''validates_associated'' on a number
of other classes, is it supposed to be relatively easy to replace a
collection of them?
Not to overwrite them in the DB, but simply to assign them to their
retrieval method, so that they can be included as part of the owning
class'' validation.
I mean like:
children_with_potential_errors =