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
-
truffleruby-dev-builder
TruffleRuby Dev Builds for GitHub Actions
-
-
-
setup-ruby
An action to download a prebuilt Ruby and add it to the PATH in 5 seconds
-
TryRuby
This 4th iteration of TryRuby is a website where you can learn the Ruby language.
-
-
-
jruby-dev-builder
JRuby Dev Builds for GitHub Actions
-
observer
The Observer pattern provides a simple mechanism for one object to inform a set of interested third-party objects when its state changes.
-
rss
RSS reading and writing
-
uri
URI is a module providing classes to handle Uniform Resource Identifiers
-
ruby-dev-builder
CRuby Dev Builds for GitHub Actions
-
-
-
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.