Alias of find
find
115 116 117
# File 'lib/resque/worker.rb', line 115 def self.attach(worker_id) find(worker_id) end