Trending Projects for April 22, 2018
Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.
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 l...