Where are gems that come packaged with ruby defined?

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rss

    RSS reading and writing (by ruby)

  • They used to be installed and available with ruby by default, but now they're separated into gems. You can find them on ruby's GitHub page. Here's the RSS gem: https://github.com/ruby/rss

  • ruby

    The Ruby Programming Language

  • Some gems, like rss, are defined in gems/bundled_gems. Others are defined in files under ext/ or lib/, like bigdecimal.gemspec and tempfile.gemspec.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts