Displaying 2 results from an estimated 2 matches for "validates_asssociated".
Did you mean:
validates_associated
2006 Jun 09
0
validated_associated -- how do I assign invalid collection?
...Child above, yet I am having a very diffcult time
trying to get code like that I have outlined working.
Can anyone think of anything I could be missing that might allow me to
replace the collection, or maybe someone is aware of a reason that I
cannot do this?
(If the latter, why would ''validates_asssociated'' exist?)
Any & all help is *very* gratefully received -- I''ve been stuck on this
for days!
Cheers,
doug.
--
Posted via http://www.ruby-forum.com/.
2005 May 17
3
validates_associated / error_messages_for
When a validates_asssociated fails...
I get something like
Address is invalid
is there a way, preferably on a per-association basis to have the error
messaage include
the actual error like
Zipcode is too long (max is 10 characters)
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INC...