According to the Carrerwave documentation you can use following commands:
Model.all.each do |model|
model.image.recreate_versions!
end
According to the Carrerwave documentation you can use following commands:
Model.all.each do |model|
model.image.recreate_versions!
end