Methods
Instance Public methods
processor()
📝 Source code
# File activestorage/lib/active_storage/transformers/vips.rb, line 6
def processor
ImageProcessing::Vips
end
🔎 See on GitHub
# File activestorage/lib/active_storage/transformers/vips.rb, line 6
def processor
ImageProcessing::Vips
end
🔎 See on GitHub