Method: BackgroundQueue::Worker::Base#summary

Defined in:
lib/background_queue/worker/base.rb

#summaryObject



82
83
84
# File 'lib/background_queue/worker/base.rb', line 82

def summary
  self.environment.summary
end