Skip to content

rubygems/rubygems.org

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f711534 · Jan 3, 2025
Dec 9, 2024
Dec 24, 2024
Jan 3, 2025
Sep 30, 2024
Dec 22, 2024
Dec 20, 2024
Oct 19, 2023
Dec 1, 2024
Dec 21, 2024
Jul 20, 2015
Nov 4, 2024
Oct 16, 2009
Dec 29, 2024
Nov 14, 2024
Aug 3, 2022
Jul 18, 2023
Jun 30, 2022
Oct 28, 2024
Mar 17, 2019
Jul 14, 2024
Dec 22, 2024
Jul 14, 2024
Dec 9, 2024
Jun 29, 2020
Jun 30, 2024
Dec 9, 2024
Jan 2, 2025
Jan 3, 2025
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.