{"id":25869689,"url":"https://github.com/rubberducksbr/ruby4beginners","last_synced_at":"2026-06-04T22:31:42.142Z","repository":{"id":270713571,"uuid":"491544887","full_name":"RubberDucksBr/ruby4beginners","owner":"RubberDucksBr","description":"Repositório voltado para iniciantes na programação que desejam aprender Ruby","archived":false,"fork":false,"pushed_at":"2022-05-12T14:45:06.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-02T05:20:01.665Z","etag":null,"topics":["automated-testing","beginner-code","ruby","ruby-on-rails","test-automation","tutorial"],"latest_commit_sha":null,"homepage":"https://rubberducksbr.github.io/ruby4beginners/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RubberDucksBr.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}},"created_at":"2022-05-12T14:20:17.000Z","updated_at":"2025-01-02T14:01:14.000Z","dependencies_parsed_at":"2025-01-02T16:27:35.963Z","dependency_job_id":"4ff7c9e0-679f-411f-b37b-0f2bc5452b54","html_url":"https://github.com/RubberDucksBr/ruby4beginners","commit_stats":null,"previous_names":["rubberducksbr/ruby4beginners"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RubberDucksBr/ruby4beginners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubberDucksBr%2Fruby4beginners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubberDucksBr%2Fruby4beginners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubberDucksBr%2Fruby4beginners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubberDucksBr%2Fruby4beginners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RubberDucksBr","download_url":"https://codeload.github.com/RubberDucksBr/ruby4beginners/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubberDucksBr%2Fruby4beginners/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27283994,"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","status":"online","status_checked_at":"2025-11-26T02:00:06.075Z","response_time":193,"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":["automated-testing","beginner-code","ruby","ruby-on-rails","test-automation","tutorial"],"created_at":"2025-03-02T05:19:45.846Z","updated_at":"2026-06-04T22:31:42.135Z","avatar_url":"https://github.com/RubberDucksBr.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruby Labs\n\nRepositorio voltado para iniciantes na programacao que desejam aprender Ruby como linguagem de programacao.\n\n## O que voce vai encontrar\n\n- Anotacoes sobre fundamentos de Ruby\n- Materiais introdutorios para automacao de testes com Ruby\n- Exercicios para fixar conceitos\n- Projetos pequenos para praticar\n\n## Estrutura do repositorio\n\n```text\nruby-labs/\n├── src/content/docs/   -\u003e Anotacoes e estudos publicados no site\n├── examples/           -\u003e Exemplos de codigo, exercicios e projetos praticos\n└── .github/            -\u003e Workflows, templates e guias de contribuicao\n```\n\n## Como usar\n\n1. Comece pelas notas em `src/content/docs/`\n2. Leia [Introducao ao Ruby](src/content/docs/01-introducao-ruby.md)\n3. Avance para [Ruby para Automacao de Testes](src/content/docs/02-ruby-para-automacao-de-testes.md)\n4. Resolva os desafios em `examples/exercises.md`\n5. Experimente o projeto em `examples/projects.md`\n\n## Rodando localmente\n\n```bash\nnpm install\nnpm run dev\n```\n\nO servidor local fica em `http://localhost:4321`.\n\nOutros comandos uteis:\n\n```bash\nnpm run build\nnpm run preview\n```\n\nVersao publicada:\n\n`https://caramelotech.github.io/ruby-labs`\n\n## Adicionando notas\n\nNovas anotacoes devem ser criadas em `src/content/docs/`.\n\nExemplo de frontmatter padrao Starlight:\n\n```md\n---\ntitle: \"Titulo da nota\"\ndescription: \"Resumo curto explicando o foco da pagina.\"\nlastUpdated: 2026-01-01\nsidebar:\n  order: 3\ntags: [\"ruby\", \"tema\", \"iniciante\"]\n---\n```\n\n## Contribuicao\n\nContribuicoes sao bem-vindas. Veja o [Guia de Contribuicao](.github/CONTRIBUTING.md) para detalhes.\n\n## Licenca\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubberducksbr%2Fruby4beginners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubberducksbr%2Fruby4beginners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubberducksbr%2Fruby4beginners/lists"}