instance method
processor
Ruby on Rails edge
Since v8.1.3.1Available in: v8.1.3.1 edge
Signature
processor()
No documentation comment.
Source
# File activestorage/lib/active_storage/transformers/vips.rb, line 15
def processor
ImageProcessing::Vips
end
Defined in activestorage/lib/active_storage/transformers/vips.rb line 15
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveStorage::Transformers::Vips