[ 原始碼: ruby-after-commit-queue ]
套件:ruby-after-commit-queue(1.3.0-2)
ruby-after-commit-queue 的相關連結
Debian 的資源:
下載原始碼套件 ruby-after-commit-queue:
- [ruby-after-commit-queue_1.3.0-2.dsc]
- [ruby-after-commit-queue_1.3.0.orig.tar.gz]
- [ruby-after-commit-queue_1.3.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
run callbacks after database transaction
Plugin for running methods on ActiveRecord models after record is committed
When using 'state_machine' it's hard to run a callback on event after the transaction is committed. after_commit_queue plugin addresses this problem.
其他與 ruby-after-commit-queue 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-activerecord (>= 3.0)
- object-relational mapper framework (part of Rails)