Registry / other / carrierwave-base64

carrierwave-base64

JSON →
library2.11.0rbrubygemsunverified

This gem can be useful, if you need to upload files to your API from mobile devises.

gem install carrierwave-base64
INSTALL
IMPORT
SIG · CARRIERWAVE-BASE64
C
carrierwave-base64
otherrubyv2.11.0
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::Base64
require 'carrierwave-base64'

Include the module in your uploader to enable base64 file uploads.

require 'carrierwave-base64' class MyUploader < CarrierWave::Uploader::Base include CarrierWave::Base64 end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.11.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Meta
1
Resources
carrierwave-base64 — gem install carrierwave-base64 · libregistry