method
many_workers?
v8.0.0 -
Show latest stable
- Class:
ActiveSupport::Testing::ParallelizeExecutor
many_workers?()private
No documentation available.
# File activesupport/lib/active_support/testing/parallelize_executor.rb, line 60
def many_workers?
size > 1
end