From: Andy Allan Date: Wed, 31 May 2023 16:39:54 +0000 (+0100) Subject: Silence image_optim warnings in development X-Git-Tag: live~2033^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/41ee371b3e3f734c63bc359ec6d6f0430dc4503d?hp=41ee371b3e3f734c63bc359ec6d6f0430dc4503d Silence image_optim warnings in development Lots of new developers see this during configuration (e.g. rails db:migrate) and then spend time trying to fix them. So let's avoid the warnings entirely. ---