{"id":20787633,"url":"https://github.com/raquellima7/first_challenge","last_synced_at":"2026-04-15T21:31:04.918Z","repository":{"id":193381033,"uuid":"484261470","full_name":"RaquelLima7/first_challenge","owner":"RaquelLima7","description":"The task to write a small ruby function that orders strings.","archived":false,"fork":false,"pushed_at":"2022-04-26T01:19:01.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T09:51:34.204Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaquelLima7.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}},"created_at":"2022-04-22T01:51:07.000Z","updated_at":"2022-04-22T02:17:53.000Z","dependencies_parsed_at":"2023-09-08T00:35:22.539Z","dependency_job_id":"eecbcf10-89d6-42a9-bf33-3d907be23a28","html_url":"https://github.com/RaquelLima7/first_challenge","commit_stats":null,"previous_names":["raquellima7/first_challenge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RaquelLima7/first_challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaquelLima7%2Ffirst_challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaquelLima7%2Ffirst_challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaquelLima7%2Ffirst_challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaquelLima7%2Ffirst_challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaquelLima7","download_url":"https://codeload.github.com/RaquelLima7/first_challenge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaquelLima7%2Ffirst_challenge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31861240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: 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":"2024-11-17T14:58:55.339Z","updated_at":"2026-04-15T21:31:04.760Z","avatar_url":"https://github.com/RaquelLima7.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## First Challenge\n\n\u003cbr\u003e\n\nThe task is to write a small ruby function that orders strings according to the following examples:\n\n1 - Example 1\n\nInput: [\"BA2 / 1.1\", \"BA1 / 1.1\"]\n\nOutput: [\"BA1 / 1.1\", \"BA2 / 1.1\"]\n\n\u003cbr\u003e\n\n2 - Example 2\n\nInput: [\"BA1 / 1.10\", \"BA1 / 1.2\", \"BA1 / 1.1\"]\n\nOutput: [\"BA1 / 1.1\", \"BA1 / 1.2\", \"BA1 / 1.10\"]\n\n\u003cbr\u003e\n\n3 - Example 3\n\nInput: [\"BA1 / 1.10.c\", \"BA1 / 1.1.x\", \"BA1 / 1.10.a\"]\n\nOutput: [\"BA1 / 1.1.x\", \"BA1 / 1.10.a\", \"BA1 / 1.10.c\"]\n\n\u003cbr\u003e\n\n## Stack the Project\n\n- **Ruby**\n- **Rspec**\n\n\u003cbr\u003e\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/RaquelLima7/first_challenge.git\n```\n\nGo to the project directory\n\n```bash\n  cd first_challenge\n```\n\u003cbr\u003e\n\n## Running Tests\n\nTo run tests, run the following command\n\n```bash\nrake\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraquellima7%2Ffirst_challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraquellima7%2Ffirst_challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraquellima7%2Ffirst_challenge/lists"}