RubyGems Navigation menu

carrierwave-base64_image_content 1.0.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 (14KB)
  2. 0.1.0 - December 15, 2018 (14KB)

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チェックサム:

3c84169884ac6d6f36a720b20f7981b6cd9a6d7c8d1ab5f37067029098d0f2aa

累計ダウンロード数 5,347

このバージョンのみ 3,688

ライセンス:

N/A

必要なRubyのバージョン: >= 0

リンク: