excid3 / jumpstart

Easily jumpstart a new Rails application with a bunch of great features by default
http://jumpstartrails.com
MIT License
1.2k stars 316 forks source link

Vips::Error - Missing resize option #167

Closed ashwin47 closed 2 years ago

ashwin47 commented 2 years ago

Avatar is not displaying with error : Vips::Error (unable to call thumbnail_image: unknown option gravity)

Myapp

ruby-vips do not have the gravity option for the resize_to_fill method