#adapter, #perform_async
8 9 10
# File 'lib/tests/async/thread_async_test.rb', line 8 def perform(options) User.create(email: options['email'], password: options['password']) end