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

make after_commit compatible with activerecord-jdbc-adapter 1.2.1 and 1.2.2 #11

Closed flyerhzm closed 11 years ago

flyerhzm commented 12 years ago

no need to hack begin_db_transaction for JdbcSpec::MySQL, which is removed from activerecord-jdbc-adapter 1.2.1