carrierwaveuploader / carrierwave

Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
https://github.com/carrierwaveuploader/carrierwave
8.78k stars 1.66k forks source link

Add actual IM error to output when failing to process #2733

Closed gblair closed 6 months ago

gblair commented 6 months ago

Fixes #2732 2732

mshibuya commented 6 months ago

The error message was intentionally removed in #2499. There can be another way to let developers know what's happening, but at least showing end-users those validation error messages doesn't help them.