hi all,<br><br> i have two models in single form and i want to display error messages for both on submission<br>when i do something like this i get an error <br> <br> <%= error_messages_for 'a' %><br> <%= error_messages_for 'b' %>
<br><br>can anyone tell me how can i do something like this<br><br>thanks in advance<br><br>regards<br>gaurav<br>