PatrickKing

Results 1 comments of PatrickKing

Ended up addressing this in an old app by adding a route with a redirect. This works around the problem if you can't update Sprockets. ``` # config/routes.rb get 'icons_hidpi.png',...