shrine

Shrine is a toolkit for file attachments in Ruby applications. It supports uploading, downloading, processing and deleting IO objects, backed by various storage engines. It uses efficient streaming for low memory usage. Shrine comes with a high-level interface for attaching uploaded files to database records, saving their location and metadata to a database column, and tying them to record's lifecycle. It natively supports background jobs and direct uploads for fully asynchronous user experience.

3.7.1 57 个版本
安装
gem install shrine
gem 'shrine'
版本列表
3.7.1 1980-01-02
3.7.0 1980-01-02
3.6.0 2024-04-29
3.5.0 2023-07-07
3.4.0 2021-06-14
3.3.0 2020-10-04
3.2.2 2020-08-05
3.2.1 2020-01-15
3.2.0 2019-12-17
3.1.0 2019-11-15
3.0.1 2019-10-17
3.0.0.rc 2019-09-28
3.0.0.beta 2019-08-29
3.0.0.alpha 2019-08-19
3.0.0 2019-10-14
3.0.0.beta3 2019-09-25
3.0.0.beta2 2019-09-11
2.19.4 2020-01-16
2.19.3 2019-08-09
2.19.2 2019-07-25
2.19.1 2019-07-20
2.19.0 2019-07-18
2.18.1 2019-07-05
2.18.0 2019-06-24
2.17.1 2019-05-15
2.17.0 2019-05-08
2.16.0 2019-02-18
2.15.0 2019-02-08
2.14.0 2018-12-27
2.13.0 2018-11-04
2.12.0 2018-08-21
2.11.0 2018-04-28
2.10.1 2018-04-02
2.10.0 2018-03-28
2.9.0 2018-01-27
2.8.0 2017-10-11
2.7.0 2017-09-11
2.6.1 2017-04-12
2.6.0 2017-04-04
2.5.0 2016-11-11
2.4.1 2016-10-17
2.4.0 2016-10-10
2.3.1 2016-09-01
2.3.0 2016-08-27
2.2.0 2016-07-29
2.1.1 2016-07-13
2.1.0 2016-06-26
2.0.1 2016-05-30
2.0.0 2016-05-19
1.4.2 2016-04-19
1.4.1 2016-04-18
1.4.0 2016-04-14
1.3.0 2016-03-12
1.2.0 2016-01-26
1.1.0 2015-12-26
1.0.0 2015-11-26
0.9.0 2015-10-25