Hi all, I´m having a strange problem in my rails app hosted on Tomcat: The 'div' element which stores the validation errors of a model doesn´t seem to be 'refreshed' after each request,so I end up with the following problem:
In the first request:'5 problems ocurred' In the second request:'10 problems ocurred' and so on... Can someone spot what could be the problem? Thanks, Rafael Roque -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

