Task At Tick¶ ↑
Inspiration¶ ↑
The inspiration for this gem was drawn from Clockwork gem. Also {Delayed Job}[https://github.com/collectiveidea/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.