Registry / other / carrierwave

carrierwave

JSON →
library3.1.3rbrubygemsunverified

Upload files in Ruby applications, mapping them to ORMs and storing them on different backends.

gem install carrierwave
INSTALL
IMPORT
SIG · CARRIERWAVE
C
carrierwave
otherrubyv3.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CarrierWave
require 'carrierwave'

Define a file uploader using CarrierWave.

require 'carrierwave' class AvatarUploader < CarrierWave::Uploader::Base storage :file end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
carrierwave — gem install carrierwave · libregistry