method
analyzer
v7.2.3 -
Show latest stable
- Class:
ActiveStorage::Blob::Analyzable
analyzer()private
No documentation available.
# File activestorage/app/models/active_storage/blob/analyzable.rb, line 55
def analyzer
analyzer_class.new(self)
end