Skip to content

rubygems/rubygems.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

de2f8ee · Dec 4, 2024
Dec 4, 2024
Dec 3, 2024
Dec 4, 2024
Sep 30, 2024
Dec 4, 2024
Nov 14, 2024
Oct 19, 2023
Dec 1, 2024
Nov 20, 2024
Jul 20, 2015
Nov 4, 2024
Oct 16, 2009
Dec 4, 2024
Nov 14, 2024
Aug 3, 2022
Jul 18, 2023
Jun 30, 2022
Oct 28, 2024
Mar 17, 2019
Jul 14, 2024
Dec 1, 2024
Jul 14, 2024
Sep 13, 2024
Jun 29, 2020
Jun 30, 2024
Nov 12, 2024
Dec 3, 2024
Dec 3, 2024
Jun 4, 2019
Feb 14, 2023
Jun 24, 2019
Jul 13, 2021
Feb 18, 2023
Dec 2, 2024
Mar 11, 2023

Repository files navigation

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

Support


RubyGems.org is managed by Ruby Central, a non-profit organization that supports the Ruby community through projects like this one, as well as RubyConf, RailsConf, and Bundler. You can support Ruby Central by attending or sponsoring a conference, or by joining as a supporting member.

Hosting is donated by Amazon Web Services, with CDN service donated by Fastly.

Learn more about our sponsors and how they work together.

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.
  • 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.