[ ソース: rails ]
パッケージ: ruby-activejob (2:5.2.2.1+dfsg-1+deb10u5) [security]
ruby-activejob に関するリンク
Debian の資源:
rails ソースパッケージをダウンロード:
- [rails_5.2.2.1+dfsg-1+deb10u5.dsc]
- [rails_5.2.2.1+dfsg.orig.tar.xz]
- [rails_5.2.2.1+dfsg-1+deb10u5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.rubyonrails.org]
類似のパッケージ:
job framework with pluggable queues
Active Job is a framework for declaring jobs and making them run on a variety of queueing backends. These jobs can be everything from regularly scheduled clean-ups, to billing charges, to mailings. Anything that can be chopped up into small units of work and run in parallel, really.
その他の ruby-activejob 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-activesupport (= 2:5.2.2.1+dfsg-1+deb10u5)
- Support and utility classes used by the Rails 4.1 framework
-
- dep: ruby-globalid (>= 0.3.6)
- reference models by URI for Ruby on Rails