Class: DiscourseSubscriptionClient::UpdateNotices
- Inherits:
-
Jobs::Scheduled
- Object
- Jobs::Scheduled
- DiscourseSubscriptionClient::UpdateNotices
- Defined in:
- app/jobs/discourse_subscription_client/update_notices.rb
Instance Method Summary collapse
Instance Method Details
#execute(_args = {}) ⇒ Object
7 8 9 |
# File 'app/jobs/discourse_subscription_client/update_notices.rb', line 7 def execute(_args = {}) Notices.update end |