Undefined method `image_will_change!' for CarrierWave on Heroku

后端 未结 3 1181
时光说笑
时光说笑 2021-01-31 13:40

I have a simple model that mounts a Carrierwave uploader. Everything works fine in development, but I get an undefined method \"image_will_change!\" error on heroku.

<         


        
3条回答
提交回复
热议问题