head	1.2;
access;
symbols
	pkgsrc-2023Q2:1.1.0.36
	pkgsrc-2023Q2-base:1.1
	pkgsrc-2023Q1:1.1.0.34
	pkgsrc-2023Q1-base:1.1
	pkgsrc-2022Q4:1.1.0.32
	pkgsrc-2022Q4-base:1.1
	pkgsrc-2022Q3:1.1.0.30
	pkgsrc-2022Q3-base:1.1
	pkgsrc-2022Q2:1.1.0.28
	pkgsrc-2022Q2-base:1.1
	pkgsrc-2022Q1:1.1.0.26
	pkgsrc-2022Q1-base:1.1
	pkgsrc-2021Q4:1.1.0.24
	pkgsrc-2021Q4-base:1.1
	pkgsrc-2021Q3:1.1.0.22
	pkgsrc-2021Q3-base:1.1
	pkgsrc-2021Q2:1.1.0.20
	pkgsrc-2021Q2-base:1.1
	pkgsrc-2021Q1:1.1.0.18
	pkgsrc-2021Q1-base:1.1
	pkgsrc-2020Q4:1.1.0.16
	pkgsrc-2020Q4-base:1.1
	pkgsrc-2020Q3:1.1.0.14
	pkgsrc-2020Q3-base:1.1
	pkgsrc-2020Q2:1.1.0.12
	pkgsrc-2020Q2-base:1.1
	pkgsrc-2020Q1:1.1.0.8
	pkgsrc-2020Q1-base:1.1
	pkgsrc-2019Q4:1.1.0.10
	pkgsrc-2019Q4-base:1.1
	pkgsrc-2019Q3:1.1.0.6
	pkgsrc-2019Q3-base:1.1
	pkgsrc-2019Q2:1.1.0.4
	pkgsrc-2019Q2-base:1.1
	pkgsrc-2019Q1:1.1.0.2
	pkgsrc-2019Q1-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2023.09.03.15.29.49;	author taca;	state dead;
branches;
next	1.1;
commitid	bO7DlPansIHY1lDE;

1.1
date	2019.03.03.14.57.04;	author taca;	state Exp;
branches;
next	;
commitid	X7VWdTXdqis8JVdB;


desc
@@


1.2
log
@Remove Ruby on Rails 5.2 packages.

Ruby on Rails 5.2 reached EOL.
@
text
@# 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.
@


1.1
log
@devel/ruby-activestorage52: add version 5.2.2 package

Add ruby-activestorage52 version 5.2.2 package.

# 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.
@
text
@@

