🌐
Ruby Programming Language
ruby-lang.org β€Ί en β€Ί libraries
Libraries | Ruby
It has categories for various common development tasks, collects a lot of information about the projects like release and commit activity or dependencies and rates projects based on their popularity on RubyGems.org and GitHub. This makes it easy to find a gem which solves a particular problem such as web frameworks, documentation tools and code quality libraries.
Package manager for Ruby
RubyGems is a package manager for the Ruby programming language that provides a standard format for distributing Ruby programs and libraries (in a self-contained format called a "gem"), a tool designed to … Wikipedia
Factsheet
Stable release 4.0.10
/ 8 April 2026; 10 days ago (8 April 2026)
Written in Ruby
Operating system Cross-platform
Factsheet
Stable release 4.0.10
/ 8 April 2026; 10 days ago (8 April 2026)
Written in Ruby
Operating system Cross-platform
🌐
RubyGems.org
rubygems.org
RubyGems.org | your community gem host
β¬’ RubyGems Navigation menu Β· Install RubyGems Β·
🌐
Ruby Toolbox
ruby-toolbox.com
The Ruby Toolbox - Know your options!
The Ruby Toolbox is a catalog of all Rubygems that keeps track of popularity and health metrics to help you choose a reliable library
🌐
Rubymonstas
ruby-for-beginners.rubymonstas.org β€Ί advanced β€Ί libraries.html
Using Libraries (1) | Ruby for Beginners
So far, all the Ruby features and methods that we have used are available right away when the Ruby runtime ruby executes your code. However, Ruby also comes with a ton of functionality that is not available (loaded) right away. Instead it is stored in so called libraries (which are just Ruby ...
🌐
GitHub
github.com β€Ί markets β€Ί awesome-ruby
GitHub - markets/awesome-ruby: πŸ’Ž A collection of awesome Ruby libraries, tools, frameworks and software
Alba - A JSON serializer for Ruby, JRuby and TruffleRuby. Blanket - A dead simple API wrapper. Blueprinter - Simple, Fast, and Declarative Serialization Library for Ruby.
Starred by 14.1K users
Forked by 1.8K users
🌐
Ruby-Doc.org
ruby-doc.org
Ruby-Doc.org: Documenting the Ruby Language
Help and documentation for the Ruby programming language. These are the complete API documents for base classes, modules, and included libraries in the current stables releases of Ruby.
🌐
Stackify
stackify.com β€Ί popular-ruby-libraries
Popular Ruby Libraries-Stackify
April 10, 2024 - The only framework for building admin panels for Ruby on rails. There are plugins for an administrative style interface. The gem comes with distinctive features to simplify tasks for the developers. ... RMagic was the traditional library before Minimagick.
🌐
Ruby-Doc.org
ruby-doc.org β€Ί stdlib
Ruby 2.5.2 Standard Library Documentation
Help and documentation for the Ruby programming language. These are the complete API documents for base classes, modules, and included libraries in the current stables releases of Ruby.
Find elsewhere
🌐
Rubyreferences
rubyreferences.github.io β€Ί rubyref β€Ί stdlib.html
Standard Library - Ruby Reference
The Ruby Standard Library is a vast collection of classes and modules that you can require in your code for additional features.
🌐
Ruby-lang
docs.ruby-lang.org β€Ί en β€Ί master β€Ί standard_library_md.html
standard_library - Documentation for Ruby 4.1
Ruby Standard Library The Ruby Standard Library is a large collection of classes and modules you can require in your code to gain additional features
🌐
Ruby-Doc.org
ruby-doc.org β€Ί stdlib-2.7.1
Ruby 2.7.1 Standard Library Documentation
Help and documentation for the Ruby programming language. These are the complete API documents for base classes, modules, and included libraries in the current stables releases of Ruby.
🌐
Ruby-lang
docs.ruby-lang.org β€Ί en β€Ί 3.3 β€Ί standard_library_rdoc.html
standard_library - Documentation for Ruby 3.3
The Ruby Standard Library is a vast collection of classes and modules that you can require in your code for additional features.
🌐
GitHub
github.com β€Ί sdogruyol β€Ί awesome-ruby
GitHub - sdogruyol/awesome-ruby: A curated list of awesome Ruby frameworks, libraries and resources. Inspired by awesome-php & awesome-python. Β· GitHub
Libraries and tools for analyzing, parsing and manipulation codebases. sonarlint-intellij - An IDE extension that helps you detect and fix quality issues as you write code. Rubocop - A Ruby static code analyzer, based on the community Ruby style ...
Starred by 1.3K users
Forked by 174 users
🌐
Medium
medium.com β€Ί @radadiyahardik355 β€Ί what-is-a-class-library-in-ruby-c50f04b52ac2
what is a class library in Ruby?. Have you ever wondered how Ruby makes… | by Hardik | Medium
March 18, 2025 - A class library is a collection of pre-built classes and modules that solve common programming problems. Think of it as Ruby’s toolbox containing:
🌐
GitHub
github.com β€Ί ruby β€Ί rubygems
GitHub - ruby/rubygems: Library packaging and distribution for Ruby. Β· GitHub
2 weeks ago - RubyGems is a package management framework for Ruby. A package (also known as a library) contains a set of functionality that can be invoked by a Ruby program, such as reading and parsing an XML file.
Starred by 3.9K users
Forked by 1.9K users
Languages Β  Ruby 97.4% | Roff 2.5%
🌐
Medium
imvishalpandey.medium.com β€Ί explain-what-are-class-libraries-in-ruby-8383df9c67f7
Explain what are class libraries in Ruby? | by Vishal Pandey | Medium
April 16, 2024 - Explain what are class libraries in Ruby? In Ruby, class libraries are collections of reusable code organized into classes and modules that provide specific functionality. These libraries often …
🌐
Ruby-lang
docs.ruby-lang.org β€Ί en β€Ί 3.4 β€Ί standard_library_md.html
standard_library - Documentation for Ruby 3.4
standard_library: Ruby Standard Library The Ruby Standard Library is a large collection of classes and modules you can require in your code to gain additional features