pat / after_commit

A Ruby on Rails plugin to add an after_commit callback. This can be used to trigger things only after the entire transaction is complete.
MIT License
62 stars 32 forks source link

Another fix with minor performance improvement #1

Closed kir closed 11 years ago

kir commented 13 years ago

Another small fix which adds minor performance gain (and remove some code duplication)