class ResyncGithubRepositoriesJob
- ResyncGithubRepositoriesJob
- Mosquito::PeriodicJob
- Mosquito::Job
- Reference
- Object
Defined in:
jobs/resync_github_repositories_job.crClass Method Summary
Instance Method Summary
- #build_task
-
#perform
abstract, override in a Job descendant to do something productive
Macro Summary
Class Method Detail
Instance Method Detail
def perform
#
Description copied from class Mosquito::Job
abstract, override in a Job descendant to do something productive