Hi, Does anyone know if there's a callback that gets called when a existing record gets updated but not when a record gets destroyed? After_update and before_update seem to also get called on destroy. I there is no such a callback can anybody suggest an alternative way of triggering a method when a record gets updated unless the record gets destroyed?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

