パッケージ: ruby-activestorage (2:6.1.7.3+dfsg-1~bpo11+1)
ruby-activestorage に関するリンク
Debian の資源:
rails ソースパッケージをダウンロード:
- [rails_6.1.7.3+dfsg-1~bpo11+1.dsc]
- [rails_6.1.7.3+dfsg.orig.tar.xz]
- [rails_6.1.7.3+dfsg-1~bpo11+1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [rubyonrails.org]
類似のパッケージ:
local and cloud file storage framework (part of Rails)
Active Storage makes it simple to upload and reference files in cloud services like Amazon S3 and Microsoft Azure Storage, and attach those files to Active Records. Supports having one main service and mirrors in other services for redundancy. It also provides a disk service for testing or local deployments, but the focus is on cloud storage.
Files can be uploaded from the server to the cloud or directly from the client to the cloud.
Image files can furthermore be transformed using on-demand variants for quality, aspect ratio, size, or any other MiniMagick supported transformation.
その他の ruby-activestorage 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
-
- dep: ruby-actionpack (= 2:6.1.7.3+dfsg-1~bpo11+1)
- web-flow and rendering framework putting the VC in MVC (part of Rails)
-
- dep: ruby-activejob (= 2:6.1.7.3+dfsg-1~bpo11+1)
- job framework with pluggable queues (part of Rails)
-
- dep: ruby-activerecord (= 2:6.1.7.3+dfsg-1~bpo11+1)
- object-relational mapper framework (part of Rails)
-
- dep: ruby-marcel (>= 1.0~)
- Simple mime type detection
-
- dep: ruby-mini-mime (>= 1.1~)
- Lightweight mime type implementation