method
run
rails latest stable - Class:
ActiveSupport::Executor::TestHelper
run(...)public
No documentation available.
# File activesupport/lib/active_support/executor/test_helper.rb, line 4
def run(...)
Rails.application.executor.perform { super }
end