Sha256: 4dba669c13236a13caf6a6c93252b01867a46ce3a58527fc07c7dfe466b7d99a
Contents?: true
Size: 351 Bytes
Versions: 3
Compression:
Stored size: 351 Bytes
Contents
# carrierwave-base64 changelog ## 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
carrierwave-base64-2.3.2 | CHANGELOG.md |
carrierwave-base64-2.3.1 | CHANGELOG.md |
carrierwave-base64-2.3.0 | CHANGELOG.md |