gpt4 book ai didi

ruby-on-rails - 重命名现有的 CarrierWave 文件

转载 作者:行者123 更新时间:2023-12-03 16:08:33 41 4
gpt4 key购买 nike

如何使用 CarrierWave 重命名现有图像? (这个问题很接近,但并不完全相同: Renaming uploaded files with Carrierwave )例如,如果 model.image.urlfoo-bar-jpg如何将文件和相应的数据库字段重命名为 foo-bar.jpg ?
model.image.recreate_versions!将创建新文件,但在数据库中它不会更改模型的图像字段。

最佳答案

locomotive branch Carrierwave 的似乎支持重命名 - 具体文件是 here .

file rename support在主要转换文件类型时,但不支持重命名:

"This should help with situations where a file has multiple versions,
and at least one of the versions is of a different format than the master version."

关于ruby-on-rails - 重命名现有的 CarrierWave 文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8650907/

41 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com