mirror of
https://github.com/discourse/discourse.git
synced 2025-03-21 05:45:43 +08:00
Correct typo
This commit is contained in:
parent
32db976156
commit
5b4b632358
@ -1,6 +1,6 @@
|
||||
##
|
||||
# Allows running arbitrary code after the current transaction has been committed.
|
||||
# Works even with nexted transactions. Useful for scheduling sidekiq jobs.
|
||||
# Works even with nested transactions. Useful for scheduling sidekiq jobs.
|
||||
# Slightly simplified version of https://dev.to/evilmartians/rails-aftercommit-everywhere--4j9g
|
||||
# Usage:
|
||||
# Topic.transaction do
|
||||
|
Loading…
x
Reference in New Issue
Block a user