The Ruby programming language, libraries, and Ruby projects

Technologies
c, java, ruby
Topics
developer tools, cloud, programming language, web servers
The Ruby programming language, libraries, and Ruby projects

The Ruby organization collects mentors and students working on the Ruby language (MRI), the Ruby packaging system (Bundler, RubyGems, and RubyGems.org), and many other Ruby projects. Any Ruby OSS project is eligible to be included in the Ruby GSOC organization.

2020 Program

Successful Projects

Contributor
Hac Duy Quang Nguyen
Mentor
Luis Sagastume
Organization
Ruby
GSOC 2020 Proposal for GemStash
Gemstash has long been serving as a private gem source for developers who wanted to inhabit a personal environment to update and develop their gems....
Contributor
Tadashi Saito
Mentor
Yusuke Endoh
Organization
Ruby
Brush up RBS and related tools for practical Rails apps
RBS, a type annotation language and tool for Ruby, is about to be bundled with Ruby 3.0. Gradual typing with RBS allows Rubyists to enjoy the...
Contributor
Pavan Vachhani
Mentor
Aditya Prakash-1
Organization
Ruby
Add gem owner add and remove in web UI of rubygems.org
gem owner -a/r command is used to add or remove owners by an email. We will add options for adding/removing gem owners via Web UI. Additionally, we...
Contributor
Afront
Mentor
Soutaro Matsumoto
Organization
Ruby
Allowing Type Checking in Method Signatures
Allows Rubyists to enforce a type into a parameter without any DSLs