On 2010-07-31 18:11, Guo Yangguang wrote: > So my following understanding is right? > if exception occurs when saving the existing record, or when executing > after_update method body,both the existing record's saving and sql > statements in the after_update method body are all rollbacked?
Right. If you see something different, it would be a bug. -- Nick -- 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.

