Module: ConvenientService::RSpec::Helpers::InThreads

Included in:
ConvenientService::RSpec::Helpers
Defined in:
lib/convenient_service/rspec/helpers/in_threads.rb

Instance Method Summary collapse

Instance Method Details

#in_threadsObject



12
13
14
# File 'lib/convenient_service/rspec/helpers/in_threads.rb', line 12

def in_threads(...)
  Classes::InThreads.call(...)
end