Class
Whenever::JobList
In:
lib/whenever/job_list.rb
Parent:
Object
Methods
command
env
every
generate_cron_output
new
rake
runner
set
Public Class methods
new
(options)
Public Instance methods
command
(task, options = {})
env
(variable, value)
every
(frequency, options = {}) {|| ...}
generate_cron_output
()
rake
(task, options = {})
runner
(task, options = {})
set
(variable, value)
[Validate]