Module: Coverband::ResqueWorker
- Defined in:
- lib/coverband/integrations/resque.rb
Instance Method Summary collapse
Instance Method Details
#perform ⇒ Object
17 18 19 20 21 |
# File 'lib/coverband/integrations/resque.rb', line 17 def perform super ensure Coverband.report_coverage end |