Story #109699502 - quitier return candidates countwq

This commit is contained in:
Matt Farnsworth 2015-12-08 17:18:10 +02:00
parent 7d52122554
commit d5b8761ddf

View file

@ -299,6 +299,7 @@ class Domain < ActiveRecord::Base
ensure # the operator should see what was accomplished
STDOUT << "#{Time.zone.now.utc} - Finished setting delete_candidate - #{marked} out of #{d.count} successfully set\n" unless Rails.env.test?
end
marked
end
# rubocop:disable Rails/FindEach