Registry / database / after-commit-everywhere

after-commit-everywhere

JSON →
library1.6.0rbrubygemsunverified

Brings before_commit, after_commit, and after_rollback transactional callbacks outside of your ActiveRecord models.

gem install after_commit_everywhere
INSTALL
IMPORT
SIG · AFTER-COMMIT-EVERY
A
after-commit-everywhere
databaserubyv1.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AfterCommitEverywhere
require 'after_commit_everywhere'

Run a callback after a database transaction commits.

require 'after_commit_everywhere' ActiveRecord::Base.transaction do AfterCommitEverywhere.after_commit { puts 'Committed!' } end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
OpenAI (training)
1
Resources
after-commit-everywhere — gem install after-commit-everywhere · libregistry