[ ソース: rails ]
パッケージ: ruby-actionmailbox (2:7.2.2.1+dfsg-1~exp4)
ruby-actionmailbox に関するリンク
Debian の資源:
rails ソースパッケージをダウンロード:
- [rails_7.2.2.1+dfsg-1~exp4.dsc]
- [rails_7.2.2.1+dfsg.orig.tar.xz]
- [rails_7.2.2.1+dfsg-1~exp4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [rubyonrails.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
receive and process incoming emails (part of Rails)
Action Mailbox routes incoming emails to controller-like mailboxes for processing in Rails. It ships with ingresses for Mailgun, Mandrill, Postmark, and SendGrid. It provides the way for handling inbound mails directly via the built-in Exim, Postfix, and Qmail ingresses.
その他の ruby-actionmailbox 関連パッケージ
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-actionpack (= 2:7.2.2.1+dfsg-1~exp4)
- web-flow and rendering framework putting the VC in MVC (part of Rails)
-
- dep: ruby-activejob (= 2:7.2.2.1+dfsg-1~exp4)
- job framework with pluggable queues (part of Rails)
-
- dep: ruby-activerecord (= 2:7.2.2.1+dfsg-1~exp4)
- object-relational mapper framework (part of Rails)
-
- dep: ruby-activestorage (= 2:7.2.2.1+dfsg-1~exp4)
- local and cloud file storage framework (part of Rails)
-
- dep: ruby-activesupport (= 2:7.2.2.1+dfsg-1~exp4)
- collection of utility classes used by the Rails framework
-
- dep: ruby-mail (>= 2.7.1)
- Ruby library to handle email generation, parsing and sending