Module: CrontabRb::Template
- Defined in:
- lib/crontab_rb/template.rb
Constant Summary collapse
- EVERY =
{ "1" => "*/:at * * * *", "60" => ":at * * * *", "1440" => ":at * * *", "4320" => ":at */3 * *" }
{ "1" => "*/:at * * * *", "60" => ":at * * * *", "1440" => ":at * * *", "4320" => ":at */3 * *" }