{"id":30080622,"url":"https://github.com/thecodechaser/ruby-string-calculator-tdd-kata","last_synced_at":"2026-05-15T12:04:41.698Z","repository":{"id":307482368,"uuid":"1029656004","full_name":"thecodechaser/ruby-string-calculator-tdd-kata","owner":"thecodechaser","description":"This is a TDD implementation of the classic String Calculator Kata using Ruby and RSpec.","archived":false,"fork":false,"pushed_at":"2025-07-31T12:13:12.000Z","size":174,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-08T19:10:22.517Z","etag":null,"topics":["rspec","ruby"],"latest_commit_sha":null,"homepage":"","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/thecodechaser.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,"zenodo":null}},"created_at":"2025-07-31T11:21:13.000Z","updated_at":"2025-07-31T12:13:16.000Z","dependencies_parsed_at":"2025-07-31T15:21:20.171Z","dependency_job_id":"e462de78-0ce8-4798-8cbf-58b6d3444a2d","html_url":"https://github.com/thecodechaser/ruby-string-calculator-tdd-kata","commit_stats":null,"previous_names":["thecodechaser/ruby-string-calculator-tdd-kata"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thecodechaser/ruby-string-calculator-tdd-kata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechaser%2Fruby-string-calculator-tdd-kata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechaser%2Fruby-string-calculator-tdd-kata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechaser%2Fruby-string-calculator-tdd-kata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechaser%2Fruby-string-calculator-tdd-kata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodechaser","download_url":"https://codeload.github.com/thecodechaser/ruby-string-calculator-tdd-kata/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechaser%2Fruby-string-calculator-tdd-kata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33066133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["rspec","ruby"],"created_at":"2025-08-08T19:00:42.735Z","updated_at":"2026-05-15T12:04:41.658Z","avatar_url":"https://github.com/thecodechaser.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/thecodechaser-blueviolet)\n\n# Ruby String Calculator TDD Kata\n\n\u003e This is a TDD implementation of the **String Calculator Kata** using Ruby and RSpec.\n\n## Built With\n\n- Ruby\n- Rspec\n\n## Requirements\n\n- Ruby (\u003e= 2.7)\n- Bundler\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n- A text editor(preferably Visual Studio Code)\n\n### Install\n- [Git](https://git-scm.com/downloads)\n- [Ruby](https://www.ruby-lang.org/en/downloads/)\n\n### Using it Locally\n\n- Clone the project\n\n```bash \ngit clone git@github.com:thecodechaser/ruby-string-calculator-tdd-kata\n\ncd ruby-string-calculator-tdd-kata\n```\n\n- Install dependencies\n\n```bash\nbundle install\n```\n\n- To run tests\n```bash\nbundle exec rspec\n```\n\n## Features Implemented\n- Empty string returns 0\n- Single number returns the number\n- Two or more numbers comma-separated\n- Newlines as valid delimiters\n- Custom delimiters (e.g. //;\\n1;2)\n- Negative numbers raise an exception with the list\n- Numbers greater than 1000 are ignored\n- Delimiters of any length (e.g. //[***]\\n1***2)\n- Multiple custom delimiters (e.g. //[*][%])\n- Multiple multi-char delimiters (e.g. //[**][%%])\n\n## Screenshots\n\n![screenshot](./screenshots/Passed-tests.png)\n\n![screenshot](./screenshots/Code.png)\n\n![screenshot](./screenshots/Test-cases.png)\n\n## Visit And Open Files\n\n[Visit Repo](https://github.com/thecodechaser/ruby-string-calculator-tdd-kata)\n\n## Download Repo\n\n[Download Repo](https://github.com/thecodechaser/ruby-string-calculator-tdd-kata/archive/refs/heads/main.zip)\n\n## Authors\n\n👤 **Ranjeet Singh**\n\n- Website: [thecodechaser.com](https://thecodechaser.com)\n- GitHub: [@thecodechaser](https://github.com/thecodechaser)\n- Twitter: [@thecodechaser](https://twitter.com/thecodechaser)\n- LinkedIn: [thecodechaser](https://linkedin.com/in/thecodechaser)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/thecodechaser/ruby-string-calculator-tdd-kata/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Inspiration: IncuByte\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodechaser%2Fruby-string-calculator-tdd-kata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodechaser%2Fruby-string-calculator-tdd-kata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodechaser%2Fruby-string-calculator-tdd-kata/lists"}