The Ruby Programming Language
- Matsue, Japan
- https://www.ruby-lang.org/
- info@ruby-lang.org
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
-
rss
RSS reading and writing
-
-
jruby-dev-builder
JRuby Dev Builds for GitHub Actions
-
truffleruby-dev-builder
TruffleRuby Dev Builds for GitHub Actions
-
-
uri
URI is a module providing classes to handle Uniform Resource Identifiers
-
ruby-dev-builder
CRuby Dev Builds for GitHub Actions
-
-
setup-ruby
An action to download a prebuilt Ruby and add it to the PATH in 5 seconds
-
-
logger
simple logging utility
-
benchmark
The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.
-
net-smtp
This library provides functionality to send internet mail via SMTP, the Simple Mail Transfer Protocol.
-
pstore
PStore implements a file based persistence mechanism based on a Hash.
-
getoptlong
The GetoptLong class allows you to parse command line options similarly to the GNU getopt_long() C library call.
-
net-pop
This library provides functionality for retrieving email via POP3, the Post Office Protocol version 3. For details of POP3
-
delegate
This library provides three different ways to delegate method calls to an object.