Sha256: dc855452c9201c08bc88155f2800865642c2d385658ed868e57c77655fd015ea

Contents?: true

Size: 158 Bytes

Versions: 89

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

89 entries across 85 versions & 13 rubygems

Version Path
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.3.0/gems/activesupport-7.0.8.7/lib/active_support/executor/test_helper.rb
minato_ruby_api_client-0.2.2 vendor/bundle/ruby/3.2.0/gems/activesupport-7.1.3.4/lib/active_support/executor/test_helper.rb
activesupport-8.0.1 lib/active_support/executor/test_helper.rb
activesupport-8.0.0.1 lib/active_support/executor/test_helper.rb
activesupport-7.2.2.1 lib/active_support/executor/test_helper.rb
activesupport-7.1.5.1 lib/active_support/executor/test_helper.rb
activesupport-7.0.8.7 lib/active_support/executor/test_helper.rb
activesupport-8.0.0 lib/active_support/executor/test_helper.rb
activesupport-7.2.2 lib/active_support/executor/test_helper.rb
activesupport-7.1.5 lib/active_support/executor/test_helper.rb
activesupport-8.0.0.rc2 lib/active_support/executor/test_helper.rb
activesupport-7.2.1.2 lib/active_support/executor/test_helper.rb
activesupport-7.1.4.2 lib/active_support/executor/test_helper.rb
activesupport-7.0.8.6 lib/active_support/executor/test_helper.rb
activesupport-8.0.0.rc1 lib/active_support/executor/test_helper.rb
activesupport-7.2.1.1 lib/active_support/executor/test_helper.rb
activesupport-7.1.4.1 lib/active_support/executor/test_helper.rb
activesupport-7.0.8.5 lib/active_support/executor/test_helper.rb
activesupport-8.0.0.beta1 lib/active_support/executor/test_helper.rb
omg-activesupport-8.0.0.alpha9 lib/active_support/executor/test_helper.rb