carrierwave-data 0.0.1
Allows carrierwave to process Base64 encoded file uploads by providing a `#{mounted_as}_data=` method that accepts Base64 encoded strings and sets the #{mounted_as} column accordingly.
Gemfile:
=
install:
=
Runtime Dependencies (1):
carrierwave
~> 0