method
analyze_later?
v6.1.3.1 -
Show 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.