{"id":19483572,"url":"https://github.com/librity/diamond_kata_ruby","last_synced_at":"2026-06-09T01:33:24.443Z","repository":{"id":99702774,"uuid":"220123792","full_name":"librity/diamond_kata_ruby","owner":"librity","description":"💎 Made this here with all the ice on in the booth, At the gate outside, when they pull up, they get me loose 💎","archived":false,"fork":false,"pushed_at":"2020-08-09T21:32:51.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T17:46:15.474Z","etag":null,"topics":["diamond","diamond-kata","diamond-square-algorithm","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/librity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-11-07T01:21:36.000Z","updated_at":"2022-02-25T12:16:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3f003f2-5de1-4885-86bd-d1b39aaabf11","html_url":"https://github.com/librity/diamond_kata_ruby","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/librity/diamond_kata_ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librity%2Fdiamond_kata_ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librity%2Fdiamond_kata_ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librity%2Fdiamond_kata_ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librity%2Fdiamond_kata_ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/librity","download_url":"https://codeload.github.com/librity/diamond_kata_ruby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librity%2Fdiamond_kata_ruby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34088013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["diamond","diamond-kata","diamond-square-algorithm","ruby"],"created_at":"2024-11-10T20:15:35.725Z","updated_at":"2026-06-09T01:33:24.429Z","avatar_url":"https://github.com/librity.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Diamond Kata\n============\n\nThe Diamond Kata is a TDD exercise. We have already provided a small collection of unit tests that\ncorrectly assert the expected behaviour of the application.\n\nThe task is to get all the tests passing and have the code generate the expected string for a given\nsingle character input.\n\nExamples\n--------\n\n    input:\n      A\n    output:\n      A\n\n    input:\n      B\n    output:\n      _A_\n      B_B\n      _A_\n\n      __A__\n      _B_B_\n      C___C\n      _B_B_\n      __A__\n\n    input:\n      E\n    output:\n      ____A____\n      ___B_B___\n      __C___C__\n      _D_____D_\n      E_______E\n      _D_____D_\n      __C___C__\n      ___B_B___\n      ____A____\n\nUsage\n-----\n\nTo run the tests you need to do the following:\n\n1. Ensure you are using a compatible ruby version (\u003e= 2.3.0)\n2. `bundle install`\n3. `bin/rspec`\n# diamondKataRuby\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrity%2Fdiamond_kata_ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibrity%2Fdiamond_kata_ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrity%2Fdiamond_kata_ruby/lists"}