A colleague of mine dealt w/ something like this awhile ago. He removed all error messages for tasks and added a custom one that more clearly communicated the situation to the user. He said that you can treat the errors object as an array, so see the docs for Array#delete to delete all of the error messages for tasks.
Regards, Craig --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

