Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
module Jobs
class ::<%= classified_name %>::Check < ::Jobs::Scheduled
every 1.day
def execute(args = nil)
end