Exception: CronTable::Schedule::MissingBlockError

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/cron-table/schedule.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



14
# File 'lib/cron-table/schedule.rb', line 14

def message = "Provide a block to `crontable(..) { }` with code to execute"