Sha256: 2bcaf064a50de4c5e13d8275dba621bd2de6443bf4d74d2ebb2ec627ba4ad100

Contents?: true

Size: 637 Bytes

Versions: 1

Compression:

Stored size: 637 Bytes

Contents

# carrierwave-base64 changelog

## 2.3.5

  - Fixed issue with mongoid models, when `attribute_will_change!` method was called, that wasn't defined in Mongoid models (credits to @cuongnm53)

## 2.3.3

  - Added proc support for the `:file_name` option for the `mount_base64_uploader` method. (credits to @hendricius)

## 2.3.0

  - Added `:file_name` option for `mount_base64_uploader` method. All base64 uploads for this attribute will use the given filename for the stored file. The `:file_name` option should not contain the file extention (it will be taken from the content type of base64 string). (@HarenBroog, thanks for the idea)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
carrierwave-base64-2.3.5 CHANGELOG.md