|
Builds a crontab by using "ruby english."
Example:
cron.schedule(:every => 5.minutes, :on => Days::WEEKDAYS) { "command" }
Outputs:
*/5 * * * 1-5 command to run
This project has not yet categorized itself in the Trove Software Map.Registered: 2008-08-19 15:39 Activity Percentile: 0% View project activity statistics. |
|