Is there any way to control the ordering of the error messages in the output of error_messages_for()?
I want to make the error messages match the order of the form elements in my form, and although the validates_presence_of directive has these attributes in that order, they still show up in seemingly random order. Any way to control this? Thanks, Wes -- 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 -~----------~----~----~----~------~----~------~--~---

