RubyGems Navigation menu

carrierwave-base64_image_content 0.1.0

Allows storing content with base64 images to a model with Carrierwave file uploads. The base64 images are extracted from the content and stored as physical files using Carrierwave's configured storage. When reading the content the files are converted back to base64 images.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.0 - December 16, 2018 (14.0 KB)
  2. 0.1.0 - December 15, 2018 (14.0 KB)

Runtime 相依性套件 (3):

activerecord >= 4.2
carrierwave >= 1.2
rails >= 4.2

Development 相依性套件 (8):

bundler ~> 1.16
pg >= 0
pry >= 0
rake ~> 10.0
rspec ~> 3.0
rubocop >= 0
simplecov >= 0

擁有者:

作者:

  • Alexis Reigel

SHA 256 checksum:

30762abbae5c5262bf92999d8dd6948ec91efeb13c83af7c85d5a514b313ed35

總下載次數 5,374

這個版本 1,666

License:

Ruby 版本需求: >= 0

相關連結: