Sha256: dc855452c9201c08bc88155f2800865642c2d385658ed868e57c77655fd015ea

Contents?: true

Size: 158 Bytes

Versions: 90

Compression:

Stored size: 158 Bytes

Contents

# frozen_string_literal: true

module ActiveSupport::Executor::TestHelper # :nodoc:
  def run(...)
    Rails.application.executor.perform { super }
  end
end

Version data entries

90 entries across 86 versions & 14 rubygems

Version Path
activesupport-7.1.3.4 lib/active_support/executor/test_helper.rb
activesupport-7.0.8.4 lib/active_support/executor/test_helper.rb
activesupport-7.2.0.beta1 lib/active_support/executor/test_helper.rb
activesupport-7.1.3.2 lib/active_support/executor/test_helper.rb
activesupport-7.1.3.1 lib/active_support/executor/test_helper.rb
activesupport-7.0.8.1 lib/active_support/executor/test_helper.rb
mlh-rubocop-config-1.0.3 vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3/lib/active_support/executor/test_helper.rb
activesupport-7.1.3 lib/active_support/executor/test_helper.rb
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/activesupport-7.0.2.3/lib/active_support/executor/test_helper.rb
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/activesupport-7.0.3.1/lib/active_support/executor/test_helper.rb
activesupport-7.1.2 lib/active_support/executor/test_helper.rb
activesupport-7.1.1 lib/active_support/executor/test_helper.rb
activesupport-7.1.0 lib/active_support/executor/test_helper.rb
activesupport-7.1.0.rc2 lib/active_support/executor/test_helper.rb
activesupport-7.1.0.rc1 lib/active_support/executor/test_helper.rb
activesupport-7.1.0.beta1 lib/active_support/executor/test_helper.rb
activesupport-7.0.8 lib/active_support/executor/test_helper.rb
activesupport-7.0.7.2 lib/active_support/executor/test_helper.rb
activesupport-7.0.7.1 lib/active_support/executor/test_helper.rb
activesupport-7.0.7 lib/active_support/executor/test_helper.rb