Hi,
Is there an “before_commit” hook somewhere in Rails?
(i.e. after all the saves & after_save callbacks occur, but just before the transaction commits?)
Hi,
Is there an “before_commit” hook somewhere in Rails?
(i.e. after all the saves & after_save callbacks occur, but just before the transaction commits?)