Skip to content

Add examples of loops in Ruby using times and each - #8

Merged
NachoOFC merged 1 commit into
mainfrom
NachoOFC-patch-8
Sep 13, 2026
Merged

NachoOFC merged 1 commit into
mainfrom
NachoOFC-patch-8

Conversation

@NachoOFC

Copy link
Copy Markdown
Member

No description provided.

Copilot AI lite review requested due to automatic review settings September 13, 2026 20:21
@NachoOFC
NachoOFC merged commit c73ecd5 into main Sep 13, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review comments were identified.

Pull request overview

Adds standalone Ruby examples demonstrating times and each loops.

Changes:

  • Demonstrates repeated execution with 5.times.
  • Demonstrates range iteration with each.
File summaries
File Description
bucles.rb Adds times and range-based each loop examples.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants