Hello Ruby Core Team,
I'd like to suggest adding learn-ruby.org to the documentation resources.
What it is
An interactive platform for learning Ruby 3.4 with hands-on exercises in Test-First Teaching style. Users write code directly in the browser to pass RSpec tests.
Key features
- 61 exercises across 16 lessons (basics → Ruby 3.4 features)
- Covers modern Ruby:
it parameter, pattern matching, Data classes
- Browser-based code editor with sandboxed execution
- Immediate feedback with test results
- No installation required
- Free and open source (MIT License)
- Available in English and Russian
Technical details
Why include it
The platform focuses specifically on modern Ruby 3.4 features and provides a practical, test-driven approach to learning — complementing existing resources like Try Ruby and Ruby Koans.
Happy to provide any additional information or make adjustments.
Thank you for considering!
Hello Ruby Core Team,
I'd like to suggest adding learn-ruby.org to the documentation resources.
What it is
An interactive platform for learning Ruby 3.4 with hands-on exercises in Test-First Teaching style. Users write code directly in the browser to pass RSpec tests.
Key features
itparameter, pattern matching, Data classesTechnical details
Why include it
The platform focuses specifically on modern Ruby 3.4 features and provides a practical, test-driven approach to learning — complementing existing resources like Try Ruby and Ruby Koans.
Happy to provide any additional information or make adjustments.
Thank you for considering!