mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-20 00:35:22 +00:00
3 lines
66 B
Ruby
3 lines
66 B
Ruby
every 1.hour do
|
|
runner "UpdateLeaderboardJob.perform_later"
|
|
end
|