method
select
v2_1_10 -
Show latest stable
- Class:
ParallelEach
select(&block)public
No documentation available.
# File lib/minitest/parallel_each.rb, line 36
def select(&block) # :nodoc:
self.class.new super
end select(&block)No documentation available.
# File lib/minitest/parallel_each.rb, line 36
def select(&block) # :nodoc:
self.class.new super
end