carrierwave
https://github.com/jnicklas/carrierwave
Ruby
Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
14 Subscribers
Add a CodeTriage badge to carrierwave
Help out
- Issues
- Different behaviour for mount_on with blank values between 1.3.1 and 2.1.0
- Migrate from mount_uploaders at one table to a relation table
- Support for background jobs out of the box
- Custom validation response on whitelists?
- AWS ElasticTranscoder support idea
- Instrumentation and monitoring
- ImageMagick failing on remote_*_url with wrong content type
- Bug before :cache callback returns sanitized file which loses unsanitized original filename
- Fix StringIO support
- Migrate Cucumber features to specs
- Docs
- CarrierWave::Storage::Fog#fog_public_attrs
- CarrierWave::Storage::Fog::File#fog_public_attrs
- CarrierWave::Uploader::Store#ensure_the_filename_can_be_worked_out_again
- CarrierWave::Mounter#read_metadata
- CarrierWave::Mounter::Multiple#metadata
- CarrierWave::Mounter::Single#metadata
- CarrierWave::Mounter#metadata_column
- CarrierWave::Uploader::Metadata#full_filename
- CarrierWave::Uploader::Metadata#recreate_versions!
- CarrierWave::Uploader::Metadata#cache!