carrierwave
File uploader
Provides a flexible way to upload files in Ruby applications
Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
9k stars
140 watching
2k forks
Language: Ruby
last commit: 11 months ago
Linked from 6 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A gem that integrates CarrierWave with Mongoid and MongoDB's GridFS for storing and serving uploaded files in a database-backed manner. | 354 |
| | Supports Sequel as a backend store for CarrierWave image uploads. | 28 |
| | A file upload and storage library that provides flexible backend options and integrates with ORMs for convenient file manipulation. | 2,444 |
| | An AWS SDK-based storage adapter for CarrierWave | 409 |
| | Provides a better API and project management features for the Ruby community's gem hosting service. | 2,337 |
| | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,936 |
| | Speeds up development by keeping the application running in the background, allowing faster reload of code changes. | 2,808 |
| | A toolkit for handling file attachments in Ruby applications | 3,188 |
| | A Ruby gem providing an easy way to send emails from forms with validations, attachments, and request information. | 879 |
| | Provides insight into Rails application performance and requests in the browser's Developer Tools panel | 3,852 |
| | Provides Qiniu storage integration for the CarrierWave image processing gem | 177 |
| | A web development framework that enables rapid creation of web applications in Ruby using a DSL. | 12,212 |
| | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,979 |
| | A gem that allows CarrierWave to offload image processing and storage to background tasks. | 735 |
| | Integrate React with Rails views and controllers using JSX, Ruby, Sprockets, or Webpacker | 6,748 |