method
accept?
rails latest stable - Class:
ActiveStorage::Analyzer
accept?(blob)public
Implement this method in a concrete subclass. Have it return true when given a blob from which the analyzer can extract metadata.
accept?(blob)Implement this method in a concrete subclass. Have it return true when given a blob from which the analyzer can extract metadata.