RubyGems Guides

← Previous Next →

Contributing to RubyGems

Looking to contribute to a RubyGems project? You’ve come to the right place! There are many development efforts going on right now, and they could use your help. Just follow the links below to get started contributing or to contact the project maintainers.

Core Projects

These projects are under the wing of the core RubyGems team.

RubyGems

Ruby’s premier packaging system. Bundled with Ruby 1.9+ and available for Ruby 1.8. Any time you run gem at the command line, you’re using this project.

issues - mailing list

spacer spacer spacer spacer

Code Guidelines

RubyGems.org

The Ruby community’s gem hosting service. Provides a better API for accessing, deploying, and managing gems along with clear and accessible project pages.

site - issues - mailing list

spacer spacer spacer spacer

RubyGems AWS

Chef cookbooks and bootstrap scripts to configure and manage Rubygems.org on AWS. Includes Vagrant configuration for local testing.

issues

RubyGems Status

A simple Rails app to show the status of the rubygems.org infrastructure.

site - issues

RubyGems Guides

The central home for RubyGems documentation, including tutorials and reference material. User-contributed guides are more than welcome and encouraged!

site - issues

spacer spacer spacer

RubyGems Testers

A community effort to document the test results for various gems, on various machine architectures.

site - issues

spacer spacer

Gem Whisperer

An example of how to use RubyGems.org’s webhooks to listen to every gem being pushed. Currently powers m.rubygems.org and @rubygems.

site - issues

spacer spacer

RubyGems.org API Library

A Ruby implementation of the various API endpoints available on RubyGems.org. If you’re writing a service in Ruby to interact with gems available to the community, check this out!

issues

spacer

A souped-up implementation of search on RubyGems.org, using Solr. Still not 100% done yet, but hopefully will replace the search box on RubyGems.org soon!

issues

spacer

RubyGems Mirror

The current state of mirroring RubyGems is frankly embarrassing. We need RubyGems to be highly available all over the world, no more excuses! Discussion is going on in the rubygems-mirror wiki on how to improve it.

issues

spacer

RubyGems Verification

A collection of tools and data used for verifying the integrity of gems on rubygems.org based on checksums collected by third parties.

issues

Ecosystem Projects

These projects are outside of the RubyGems core, but work closely with RubyGems to improve the gem experience for everyone.

Bundler

Bundler manages an application’s dependencies through its entire life across many machines systematically and repeatably.

site - issues - mailing list

spacer spacer spacer spacer

Isolate

A simple gem sandbox that makes sure your application has the exact gem versions you require. It does not perform dependency resolution like Bundler.

issues

spacer

RubyDoc.info

A fantastic provider of YARD documentation for every RubyGem available. Push a gem, and you get docs created instantly! RubyGems.org links to this site and it uses RubyGems.org’s webhooks as well.

site - issues - mailing list

spacer spacer

Stickler

Stickler is a great way to run and organize an internal gem server in your organization. It helps with mirroring gems and providing a gem source to add internal or proprietary code to.

issues

spacer

Geminabox

Need simple RubyGems hosting? Geminabox can do that! This project provides an easy to setup way to host RubyGems internally and allow uploading of gems without much hassle.

issues

spacer

Your idea?

We’d love for your new idea to be on this list. If you’re working on a RubyGems related project, just fork this repo and add the link!

← Previous Next →
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.