any?()
Test if the queue currently contains any elements.
# File activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb, line 159 def any? [email protected]? end