{"id":28422578,"url":"https://github.com/turingschool-examples/nested_collections","last_synced_at":"2026-01-20T17:21:16.052Z","repository":{"id":62047357,"uuid":"459636147","full_name":"turingschool-examples/nested_collections","owner":"turingschool-examples","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-27T23:33:06.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":34,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-06-05T07:47:42.433Z","etag":null,"topics":["be-1","lesson-material","ruby"],"latest_commit_sha":null,"homepage":null,"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/turingschool-examples.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}},"created_at":"2022-02-15T15:26:01.000Z","updated_at":"2022-02-16T20:43:46.000Z","dependencies_parsed_at":"2023-01-31T05:31:29.902Z","dependency_job_id":null,"html_url":"https://github.com/turingschool-examples/nested_collections","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/turingschool-examples/nested_collections","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turingschool-examples%2Fnested_collections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turingschool-examples%2Fnested_collections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turingschool-examples%2Fnested_collections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turingschool-examples%2Fnested_collections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turingschool-examples","download_url":"https://codeload.github.com/turingschool-examples/nested_collections/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turingschool-examples%2Fnested_collections/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261575350,"owners_count":23179502,"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":["be-1","lesson-material","ruby"],"created_at":"2025-06-05T07:17:40.673Z","updated_at":"2026-01-20T17:21:16.037Z","avatar_url":"https://github.com/turingschool-examples.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nested Collections\r\n\r\n## Within the `Examples` directory you will find files that correlate with the `Nested Collections` lesson. You will work within this repo during the class in breakout rooms. During the lesson the instructor will notify you on which file you will be working in.\r\n\r\n## Set Up\r\n- Clone this repo\r\n\r\n## Making it run\r\n- In each file you will see a collection\r\n- Below that collection you will see commented out instructions on what you are trying to implement\r\n- Write your code below the commented out instructions. These files will not implement tests so you will need to use a `p`\r\n  before the code in order to print to your terminal.\r\n\r\n  Example:\r\n  ```ruby\r\n  names = [\"bob\", \"linda\", \"joe\", \"sally\"]\r\n  p names.upcase\r\n  ```\r\n- From the CLI (command line interface) type `ruby \u003cfilename.rb\u003e`\r\n\r\n  Example:\r\n  ```ruby\r\n  ruby warm_up.rb\r\n  ```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturingschool-examples%2Fnested_collections","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturingschool-examples%2Fnested_collections","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturingschool-examples%2Fnested_collections/lists"}