method

analyze_later?

rails latest stable - Class: ActiveStorage::Analyzer
analyze_later?()
public

Implement this method in concrete subclasses. It will determine if blob analysis should be done in a job or performed inline. By default, analysis is enqueued in a job.