{"id":78874,"library":"shrine","title":"Shrine","description":"Shrine is a toolkit for file attachments in Ruby applications, supporting uploading, downloading, processing, and deleting IO objects with efficient streaming.","status":"active","version":"3.7.1","language":"ruby","source_language":null,"source_url":"https://github.com/shrinerb/shrine","tags":["file-upload","attachments","storage","streaming"],"install":[{"cmd":"gem install shrine","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'shrine', '~> 3.7.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Shrine","correct":"require 'shrine'"}],"quickstart":{"code":"require 'shrine'\nShrine.plugin :memory\nuploader = Shrine.new(:store)\nuploaded_file = uploader.upload(StringIO.new('hello'), 'hello.txt')","lang":"ruby","description":"Upload a file using Shrine"},"warnings":[],"env_vars":null,"search_vec":"'applic':11 'attach':8,26 'delet':17 'download':14 'effici':21 'file':7,24 'file-upload':23 'io':18 'object':19 'process':15 'rubi':10 'shrine':1,2 'storag':27 'stream':22,28 'support':12 'toolkit':5 'upload':13,25","created_at":"2026-06-18T04:33:46.041814+00:00","updated_at":"2026-06-18T04:33:46.041814+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://shrinerb.com","github":"https://github.com/shrinerb/shrine","docs":"http://www.rubydoc.info/gems/shrine/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}