Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks

CarrierWave This gem provides a simple and extremely flexible way to upload files from Ruby applications. It works well with Rack based web applications, such as Ruby on Rails. Information RDoc documentation av
Information
Category: Ruby / File Upload
Watchers: 145
Star: 8.8k
Fork: 1.7k
Last update: Dec 6, 2023

Related Repos



rails Active Storage has been merged into Rails! You can find the latest version of the source code inside the Rails repository, where we’ll continue to work on it. Please report any bugs to the Rails issue tracker. An archive of the
 

carrierwaveuploader CarrierWave This gem provides a simple and extremely flexible way to upload files from Ruby applications. It works well with Rack based web applications, such as Ruby on Rails. Information RDoc documentation av
 

markevans Dragonfly Hello!! Dragonfly is a highly customizable ruby gem for handling images and other attachments and is already in use on thousands of websites. If you want to generate image thumbnails in Rails ... class User < A
 

thoughtbot Paperclip Deprecated Paperclip is deprecated. For new projects, we recommend Rails' own ActiveStorage. For existing projects, please consult and contribute to the migration guide, available in English, en español, an
 

dtaniwaki rack-secure-upload Upload files securely Installation Add the rack-secure-upload gem to your Gemfile. gem "rack-secure-upload" And run bundle install. Rack App require 'rack-secure-upload' use
 

refile Refile Refile is a modern file upload library for Ruby applications. It is simple, yet powerful. Links: API documentation Source Code Contributing Code of Conduct Example Application Features: Configurable
 

shrinerb Shrine Shrine is a toolkit for handling file attachments in Ruby applications. Some highlights: Modular design – the plugin system allows you to load only the functionality you need Memory friendly – streaming uploads and