Method: ActiveSupport::Testing::Parallelization#size
- Defined in:
- activesupport/lib/active_support/testing/parallelization.rb
#size ⇒ Object
45 46 47 |
# File 'activesupport/lib/active_support/testing/parallelization.rb', line 45 def size @worker_count end |