instance method
length
Ruby on Rails 6.0.6
Since v6.0.6 Last seen in v6.0.6Signature
length()
No documentation comment.
Source
# File activesupport/lib/active_support/testing/parallelization.rb, line 30
def length
@queue.length
end
Defined in activesupport/lib/active_support/testing/parallelization.rb line 30
· View on GitHub
· Improve this page
· Find usages on GitHub