{"id":18728797,"url":"https://github.com/rubyonworld/checkr-ruby","last_synced_at":"2025-10-08T05:33:08.875Z","repository":{"id":174007867,"uuid":"542155459","full_name":"RubyOnWorld/checkr-ruby","owner":"RubyOnWorld","description":"You don't need this source code unless you want to modify the gem.","archived":false,"fork":false,"pushed_at":"2022-09-27T16:44:00.000Z","size":191,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T20:32:56.771Z","etag":null,"topics":["code","gem","modify","source"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RubyOnWorld.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","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":"2022-09-27T15:23:59.000Z","updated_at":"2022-09-27T18:11:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8a68f8d-5498-46b3-bc18-2860e53a43cb","html_url":"https://github.com/RubyOnWorld/checkr-ruby","commit_stats":null,"previous_names":["rubyonworld/checkr-ruby"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RubyOnWorld/checkr-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubyOnWorld%2Fcheckr-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubyOnWorld%2Fcheckr-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubyOnWorld%2Fcheckr-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubyOnWorld%2Fcheckr-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RubyOnWorld","download_url":"https://codeload.github.com/RubyOnWorld/checkr-ruby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubyOnWorld%2Fcheckr-ruby/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265552762,"owners_count":23786954,"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":["code","gem","modify","source"],"created_at":"2024-11-07T14:24:23.573Z","updated_at":"2025-10-08T05:33:03.812Z","avatar_url":"https://github.com/RubyOnWorld.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Checkr Ruby bindings [![Build Status](https://github.com/checkr/checkr-ruby/actions/workflows/tests.yml/badge.svg)](https://github.com/checkr/checkr-ruby/actions) [![Code Climate](https://codeclimate.com/github/checkr/checkr-ruby/badges/gpa.svg)](https://codeclimate.com/github/checkr/checkr-ruby)\n\n\n## Installation\n\nYou don't need this source code unless you want to modify the gem. If\nyou just want to use the Checkr Ruby bindings, you should run:\n\n```bash\ngem install checkr-official\n```\n\nIf you want to build the gem from source:\n\n```bash\ngem build checkr-official.gemspec\n```\n\n\nIf you want to include the gem in IRB you will need to require `checkr`. This naming will hopefully be cleared up if we are given ownership of the `checkr` gem on rubygems.\n\n```ruby\nrequire 'checkr'\n```\n\n\n## Bundler\n\nIf you are installing via bundler, you should be sure to use the https\nrubygems source in your Gemfile, as any gems fetched over http could potentially be compromised.\n\n```ruby\nsource 'https://rubygems.org'\n\ngem 'rails'\ngem 'checkr-official'\n```\n\n\n## Development\n\nTest cases can be run with: `bundle exec rake test`\n\n\n## Test Rake Task\n\nTo hit the API with some test calls run:\n\n```bash\nbundle exec rake test_api[\"sk_test_api_key\"]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyonworld%2Fcheckr-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubyonworld%2Fcheckr-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyonworld%2Fcheckr-ruby/lists"}