Exception: CronTable::Schedule::MissingBlockError
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- CronTable::Schedule::MissingBlockError
- Defined in:
- lib/cron-table/schedule.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
14 |
# File 'lib/cron-table/schedule.rb', line 14 def = "Provide a block to `crontable(..) { }` with code to execute" |