{"id":13879127,"url":"https://github.com/render-examples/ruby-cron-job","last_synced_at":"2025-06-21T06:32:52.988Z","repository":{"id":49517002,"uuid":"206669087","full_name":"render-examples/ruby-cron-job","owner":"render-examples","description":"Ruby Cron Job Example","archived":false,"fork":false,"pushed_at":"2025-06-19T00:32:21.000Z","size":3,"stargazers_count":5,"open_issues_count":0,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-19T01:19:55.051Z","etag":null,"topics":["cron","cronjob","hosting","render","ruby","scheduler"],"latest_commit_sha":null,"homepage":"https://render.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/render-examples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-05T22:42:04.000Z","updated_at":"2025-06-19T00:32:24.000Z","dependencies_parsed_at":"2024-11-24T08:32:02.768Z","dependency_job_id":"8f2f7c24-8d92-4048-8361-4024ffe28d9a","html_url":"https://github.com/render-examples/ruby-cron-job","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/render-examples/ruby-cron-job","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fruby-cron-job","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fruby-cron-job/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fruby-cron-job/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fruby-cron-job/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/render-examples","download_url":"https://codeload.github.com/render-examples/ruby-cron-job/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fruby-cron-job/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261078519,"owners_count":23106480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cron","cronjob","hosting","render","ruby","scheduler"],"created_at":"2024-08-06T08:02:10.663Z","updated_at":"2025-06-21T06:32:47.969Z","avatar_url":"https://github.com/render-examples.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# Ruby Cron Job\n\nThis is a simple Ruby cron job example for [Render](https://render.com).\n\n## Deployment\n\nFork this repo on Render and create a new **Cron Job** using your new repo and the following values:\n\n   | Field      |  Value    |\n   | ---------- | --------- |\n   | **Environment** | `Ruby` |\n   | **Build Command** | `bundle install` |\n\nSet the schedule to run your command once every five minutes. See [cron expressions](https://en.wikipedia.org/wiki/Cron#CRON_expression) for the schedule format.\n\n   | Field      |  Value    |\n   | ---------- | --------- |\n   | **Schedule** | `*/5 * * * *` |\n   | **Command** | `bundle exec ruby main.rb` |\n\nSave your cron job and that's it! Your command will now run every five minutes and print `Hello World from Render!` in the logs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frender-examples%2Fruby-cron-job","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frender-examples%2Fruby-cron-job","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frender-examples%2Fruby-cron-job/lists"}