method

length

rails latest stable - Class: ActiveSupport::Testing::Parallelization::Server

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v6.0.0) is shown here.

length()
public

No documentation available.

# File activesupport/lib/active_support/testing/parallelization.rb, line 30
        def length
          @queue.length
        end