The Ruby programming language, libraries, and tools

Technologies
ruby
Topics
programming languages
The Ruby programming language, libraries, and tools

The Ruby organization hosts mentors and students working on the main (MRI) Ruby interpereter, the RubyGems and Bundler package management libraries, the RubyGems.org webapp that hosts all public Ruby packages, as well as other popular Ruby libraries.

2018 Program

Successful Projects

Contributor
nicholaslyang
Mentor
Tony Arcieri
Organization
Ruby
Adding Type Annotations to Ruby Syntax
I would like to add type annotations to Ruby, per the ideas list. These annotations will serve as documentation and hopefully a way to implement...
Contributor
Yimin Zhao
Mentor
Koichi Sasada
Organization
Ruby
Apply for the project of Ruby huge memory machine
Currently, several problems are known when Ruby program runs under a high memory workload, including slow rates for allocating memory and program...
Contributor
Agrim Mittal
Mentor
segiddins
Organization
Ruby
Integrate functionality from bun
Having gone through bun and playing around with it, I found it to be a great tool for quick editing of Gemfiles. I would be integrating it into...
Contributor
Shlok Srivastava
Mentor
Hiren Mistry, Saroj Maharjan (zoras)
Organization
Ruby
Add security vulnerability notifications in rubygems
This proposes the feature to generate security vulnerability notifications by gem authors for a specific gem version which have security issues....
Contributor
Qiu Chaofan
Mentor
sonalkr132, André Arko
Organization
Ruby
Add multi-factor authentication to Rubygems.
Currently gem command line tool and rubygems.org does not support any OTP authentication other than original email and password. This project tries...