descriptionThe Ruby Programming Language
homepage URLhttps://www.ruby-lang.org/
repository URLhttps://github.com/ruby/ruby.git
ownermackyle@fastmail.com
last changeThu, 26 Sep 2024 16:03:40 +0000 (27 01:03 +0900)
last refreshThu, 26 Sep 2024 17:10:20 +0000 (26 19:10 +0200)
content tags
add:
README.md

Actions Status: MinGW Actions Status: RJIT Actions Status: Ubuntu Actions Status: Windows Travis Status

What is Ruby?

Ruby is an interpreted object-oriented programming language often used for web development. It also offers many scripting features to process plain text and serialized files, or manage system tasks. It is simple, straightforward, and extensible.

Features of Ruby

How to get Ruby

For a complete list of ways to install Ruby, including using third-party tools like rvm, see:

https://www.ruby-lang.org/en/downloads/

You can download release packages and the snapshot of the repository. If you want to download whole versions of Ruby, please visit https://www.ruby-lang.org/en/downloads/releases/.

Download with Git

The mirror of the Ruby source tree can be checked out with the following command:

$ git clone https://github.com/ruby/ruby.git

There are some other branches under development. Try the following command to see the list of branches:

$ git ls-remote https://github.com/ruby/ruby.git

You may also want to use https://git.ruby-lang.org/ruby.git (actual master of Ruby source) if you are a committer.

How to build

See Building Ruby

Ruby home page

https://www.ruby-lang.org/

Documentation

Mailing list

There is a mailing list to discuss Ruby. To subscribe to this list, please send the following phrase:

join

in the mail subject (not body) to the address ruby-talk-request@ml.ruby-lang.org.

Copying

See the file COPYING.

Feedback

Questions about the Ruby language can be asked on the Ruby-Talk mailing list or on websites like https://stackoverflow.com.

Bugs should be reported at https://bugs.ruby-lang.org. Read "Reporting Issues" for more information.

Contributing

See "Contributing to Ruby", which includes setup and build instructions.

The Author

Ruby was originally designed and developed by Yukihiro Matsumoto (Matz) in 1995.

<matz@ruby-lang.org>

shortlog
2 hours ago Yudai TakadaExtract `setup_branch`master
2 hours ago David Rodríguez[DOC] Improve description of `LoadError#path` and ...
2 hours ago Daniel Insley[ruby/prism] Fix incorrect reference to AlternationPatt...
2 hours ago Daniel Insley[ruby/prism] Add fields documentation for AliasMethodNo...
3 hours ago Kevin Newton[ruby/prism] Reject non-assoc ranges with subsequent...
4 hours ago gitUpdate default gems list at 49057f36efd894663cc879be08a...
4 hours ago Stan Lo[ruby/irb] Bump version to v1.14.1
7 hours ago ydahs/accomodate/accommodate/
7 hours ago ydahs/useable/usable/
7 hours ago S-H-GAMELINKSRemove rb_str_cat for parser
8 hours ago Nobuyoshi NakadaExtract `mutable_CFString_new`
9 hours ago Hiroshi SHIBATAAdded LARCH_REG_FP to dump results
9 hours ago Hiroshi SHIBATAUse constants for register numbers
9 hours ago Hiroshi SHIBATARemoved duplicated dumps
9 hours ago David RodríguezUpdate test dependencies
10 hours ago David Rodríguez[rubygems/rubygems] Get specs to run on JRuby and make...
...
tags
3 weeks ago v3_3_5
2 months ago v3_2_5
2 months ago v3_3_4
3 months ago v3_3_3
3 months ago v3_3_2
3 months ago v3_1_6
4 months ago v3_4_0_preview1
5 months ago v3_0_7
5 months ago v3_1_5
5 months ago v3_3_1
5 months ago v3_2_4
8 months ago v3_2_3
9 months ago v3_3_0
9 months ago v3_3_0_rc1
10 months ago v3_3_0_preview3
12 months ago v3_3_0_preview2
...
heads
2 hours ago master
14 hours ago ruby_3_2
24 hours ago ruby_3_3
2 weeks ago ruby_3_1
5 months ago ruby_3_0
17 months ago ruby_2_7
2 years ago ruby_2_6
3 years ago ruby_2_5
4 years ago ruby_2_4
5 years ago ruby_2_3
6 years ago ruby_2_2
8 years ago ruby_2_1
8 years ago ruby_2_0_0
9 years ago ruby_1_9_3
10 years ago ruby_1_9_2
10 years ago ruby_1_8_7
...