plashchynski / crono

A time-based background job scheduler daemon (just like Cron) for Rails
https://github.com/plashchynski/crono
Apache License 2.0
687 stars 56 forks source link

Fixes arguments for jobs #109

Closed misteral closed 2 years ago

misteral commented 2 years ago

Fix #105

plashchynski commented 2 years ago

@misteral thank you!