Michael
2009-Jan-15 17:42 UTC
Patch review request: after_save callback should not be called if a before_* callback was canceled
Hello, I need a couple more reviews of this patch: http://rails.lighthouseapp.com/projects/8994/tickets/1735-after_save-callback-should-not-be-called-if-a-before_-callback-was-cancelled The patch fixes some problems related to canceling the callback chain during the save of an ActiveRecord object. The fix and tests are simple and straightforward, so hopefully it should be a quick review. Thanks, Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---