Hi,

I am using Rails 2.3 new nested model forms.
Let's say I want to create a book, and add 2 authors to this book.

Validation happens on the author name, and both the names I've filled
in do no validate.

When I use the helper "full_error_messages", I only get 1 of the
authors validation error, not both ...

Is there a way to have the full listing of the nested models errors ?

Thx
Julien
--~--~---------~--~----~------------~-------~--~----~
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