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