class Object
Public Instance Methods
perform_with_coverband()
click to toggle source
# File lib/coverband/integrations/resque.rb, line 27 def perform_with_coverband perform_without_coverband ensure Coverband.report_coverage end
Also aliased as: perform