imgproxy.rb
imgproxy.rb copied to clipboard
ShrineS3 url needs to be configurable?
In my shrine setup, the S3 urls are in the format "s3://#{image.storage.bucket.name}/store/#{image.id}". I've overridden Imgproxy::UrlAdapters::ShrineS3#url to customize this, but perhaps it would be a good idea to make this configurable?
The gem didn't use Shrine's prefix. Fixed in 1.2