method
accept?
rails latest stable - Class:
ActiveStorage::Previewer
accept?(blob)public
Implement this method in a concrete subclass. Have it return true when given a blob from which the previewer can generate an image.
accept?(blob)Implement this method in a concrete subclass. Have it return true when given a blob from which the previewer can generate an image.