change channel to cronဓ

This commit is contained in:
phyusin
2017-12-14 17:39:39 +06:30
parent 5798a612d7
commit 332f0235a0
3 changed files with 8 additions and 5 deletions

View File

@@ -10,3 +10,6 @@ every 30.minutes do
runner "Customer.update_membership"
end
every 1.minutes do
runner "CheckinJob.perform"
end