name: shrine description: 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. license_spdx: MIT version: 2.19.1 spec_version: 1.0 download_url: https://rubygems.org/downloads/shrine-2.19.1.gem home_url: https://shrinerb.com news_url: https://libraries.io/rubygems/shrine/versions.atom date: 2019-07-20 about_resource: NONE libraries_io_url: https://libraries.io/rubygems/shrine?number=2.19.1 vcs_tool: git vcs_repository: https://github.com/shrinerb/shrine vcs_branch: master