Task At Tick
Inspiration
The inspiration for this gem was drawn from Clockwork gem. Also Delayed Job's way of using Rails ActiveRecord to work, gave me the inspiration to schedule jobs as and when they are created in the DB.
Project
The inspiration for this gem was drawn from Clockwork gem. Also Delayed Job's way of using Rails ActiveRecord to work, gave me the inspiration to schedule jobs as and when they are created in the DB.