Class: HasHelpers::GoodJob::NotificationAlertCleanupWorker
- Inherits:
-
HasUtils::GoodJob::BaseWorker
- Object
- HasUtils::GoodJob::BaseWorker
- HasHelpers::GoodJob::NotificationAlertCleanupWorker
- Defined in:
- app/workers/has_helpers/good_job/notification_alert_cleanup_worker.rb
Instance Method Summary collapse
Instance Method Details
#perform ⇒ Object
8 9 10 |
# File 'app/workers/has_helpers/good_job/notification_alert_cleanup_worker.rb', line 8 def perform cleanup_old_alerts end |