Ruby on Rails Saturday, July 31, 2010

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 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.

No comments:

Post a Comment