./devel/ruby-activestorage52, Local and cloud file storage framework (part of Rails 5.2)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q4, Version: 5.2.3, Package name: ruby26-activestorage52-5.2.3, Maintainer: pkgsrc-users

# Active Storage

Active Storage makes it simple to upload and reference files in cloud services
like [Amazon S3](https://aws.amazon.com/s3/), [Google Cloud
Storage](https://cloud.google.com/storage/docs/), or [Microsoft Azure
Storage](https://azure.microsoft.com/en-us/services/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](https://github.com/minimagick/minimagick) supported
transformation.

This is for Ruby on Rails 5.2.


Required to run:
[databases/ruby-activerecord52] [www/ruby-actionpack52]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: e2f15748225601e9940cab44a264f047e0c648bb
RMD160: cb86b1d7ec11712b2a7c90edf095cf8b7d7a0be5
Filesize: 43 KB

Version history: (Expand)