Commit Graph
6 Commits
Author SHA1 Message Date
Jannis Hübl 5d9b420582 fix build and config_spec 2016-01-15 11:34:32 +01:00
Jannis Hübl 4a0c2d78e2 add documentation and fix --help 2016-01-15 11:18:53 +01:00
Jannis Hübl 0affff21d1 add start|stop|restart|run to crono executable
this is done using daemonize gem, but it is not breaking the old
interface. But sets a deprected comment to the old one daemonize
process.
2016-01-15 11:03:38 +01:00
Jannis Hübl 042228900f document how to schedule jobs with arguments 2016-01-14 10:23:46 +01:00
Jannis Hübl 89f3b9a8a1 change to args which will be passed to Job#perform 2016-01-14 09:33:14 +01:00
Jannis Hübl dd4f92b569 add data to Cron.perform which will be passed to ExampleJob.new(data).perform 2016-01-13 17:44:27 +01:00