vincentwoo / rubygems.org

The Ruby community's gem hosting service.

Home Page:https://rubygems.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RubyGems.org (née Gemcutter)

The Ruby community's gem host.

Purpose

  • Provide a better API for dealing with gems
  • Create more transparent and accessible project pages
  • Enable the community to improve and enhance the site

Supporting


RubyGems.org is maintained by Ruby Together, a grassroots initiative committed to supporting the critical Ruby infrastructure you rely on. Contribute today as an individual or even better, as a company, and ensure that RubyGems.org, Bundler, and other shared tooling is around for years to come.

Links

Contributions

Please follow our contribution guidelines.

To get setup, please check out the Development Setup.

Our deployment process is documented on the wiki as well, there's a multi-step Checklist to run through.

Also please take note of our Code of Conduct.

If you have any trouble or questions getting set up please create an issue on this repository and we'll be happy to help!

Organization

RubyGems.org consists of a few major parts:

  • Rails app: To manage users and allow others to view gems, etc.
  • Sinatra app (Hostess): the gem server
  • Gem processor: Handles incoming gems and storing them in Amazon S3 (production) or on the filesystem in server/ (development).

License

RubyGems.org uses the MIT license. Please check the LICENSE file for more details.

About

The Ruby community's gem hosting service.

https://rubygems.org

License:MIT License


Languages

Language:Ruby 75.6%Language:HTML 10.1%Language:CSS 9.2%Language:JavaScript 4.0%Language:Shell 1.1%