try to add custom messages with self.errors.add. If I check with the
debugger, the messages are in self.errors. A self.save runs with no
problem. The problem comes when the controller takes over. It does a
Model.find at the start of update and *POOF* all the messages are
cleared. How can I display the messages and behave like the validation
messages do ?? BTW, I'm running 2.3.9
Thanks
Bob <bsm2th@gmail.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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.