Class: Async::Cron::Schedule::Hourly
- Defined in:
- lib/async/cron/schedule/hourly.rb
Overview
A schedule that runs once per hour, on the hour.
Instance Attribute Summary
Attributes inherited from Generic
Instance Method Summary collapse
Methods inherited from Generic
#initialize, #invoke, #run, #run_once
Constructor Details
This class inherits a constructor from Async::Cron::Schedule::Generic