module CheckAndNotify

Constants

VERSION

Public Class Methods

init_cron() click to toggle source
# File lib/check_and_notify.rb, line 17
def self.init_cron
  Cron.init
end