Files
crono/README.md
2015-03-03 14:06:23 +02:00

406 B

Under Construction

Crono — Job scheduler for Rails Build Status

Crono is a background job scheduler (just like Unix cron) for Ruby on Rails, on top of the Active Job framework. You can specify a schedule for Active Job jobs and check execution using a web interface.