Method: ActiveSupport::Testing::ParallelizeExecutor#threshold
- Defined in:
- activesupport/lib/active_support/testing/parallelize_executor.rb
#threshold ⇒ Object (readonly)
Returns the value of attribute threshold.
6 7 8 |
# File 'activesupport/lib/active_support/testing/parallelize_executor.rb', line 6 def threshold @threshold end |