ruby icon indicating copy to clipboard operation
ruby copied to clipboard

Exercism exercises in Ruby.

Results 79 ruby issues
Sort by recently updated
recently updated
newest added

From a mentoring discussion with @kotp : > The tests that exist are not enforcing that we use only valid numbers, it only touches on zero and negative numbers, but...

## Issue If `current_balance` is zero, there is a chance for an infinite loop. ## Proposal We're preventing the infinite loop when `current_balance` is zero by adding a test scenario...

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2. Release notes Sourced from actions/checkout's releases. v4.1.2 We are investigating the following issue with this release and have rolled-back the v4 tag to point...

waiting on dependency
github_actions

In my local environment, my solution passes all tests in 1.4 seconds. Of this time, about 70% is spent running the serial solution in `test_faster_than_serialized_answer`. When this is run on...

We have some logic in the leap test suite that ensures that people don't use the built-in functions from `Date`. Since the instructions don't say anything about not using built...

This corrects a bug that would not account for all items in some inventory that would otherwise pass the tests.

bug
enhancement
ready

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.185.0 to 1.186.0. Release notes Sourced from ruby/setup-ruby's releases. v1.186.0 What's Changed Add ruby-3.3.4 by @​ruby-builder-bot in ruby/setup-ruby#620 Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.185.0...v1.186.0 Commits 2a9a743 Add ruby-3.3.4 See full...

waiting on dependency
github_actions

ℹ More info: https://github.com/exercism/org-wide-files/commit/0328994b105cecbf8d5bcab2a7fc5b9791685f87 👁 Tracking issue: https://github.com/exercism/org-wide-files/issues/384