class ActiveSupport::Testing::ParallelizeExecutor

def show_execution_info

Experimental RBS support (using type sampling data from the type_fusion project).

def show_execution_info: () -> nil

This signature was generated using 3 samples from 1 application.

def show_execution_info
  puts execution_info
end