Links
About
Ruby : a dynamic, reflective, object-oriented, general-purpose programming language.
Installation
- Download and install Neard.
- If you already have installed Neard, stop it.
- Download a Ruby version of your choice.
- Extract archive in
neard\tools\ruby\. Directory structure example :
[-] neard
| [-] tools
| | [-] ruby
| | | [-] ruby2.0.0.p648
| | | neard.conf
- Edit the
neard.conffile and replace the keyrubyVersionwith the correct version. - Start Neard.
Infos
Neard uses a portable distribution of Ruby for Windows via RubyInstaller. Since Ruby 2.4, RubyInstaller is based on MSYS2 toolchain. If you want to compile C based ruby gems, you will have to download and install all necessary MSYS2 build tools by typing the command ridk install using by the official installer.
Ruby is not supported on Windows XP since 2.1 version.
Releases
: Default
: Pre-release
| Version | Official date | Module date | Neard | Download | Verification |
|---|---|---|---|---|---|
| 2.6.3-1 | 2019/04/18 | 2019/05/01 | >= 1.0.22 | neard-ruby-2.6.3-1-r5.7z | [MD5] [SHA1] [SHA256] [SHA512] |
| 2.5.1-2 | 2018/06/24 | 2018/10/06 | >= 1.0.22 | neard-ruby-2.5.1-2-r5.7z | [MD5] [SHA1] [SHA256] [SHA512] |
| 2.4.4-2 | 2018/06/24 | 2018/10/06 | >= 1.0.22 | neard-ruby-2.4.4-2-r5.7z | [MD5] [SHA1] [SHA256] [SHA512] |
| 2.4.1.2.p111 | 2017/07/04 | 2017/08/31 | >= 1.0.22 | neard-ruby-2.4.1.2.p111-r4.7z | [MD5] [SHA1] [SHA256] [SHA512] |
| 2.3.3.p222 | 2016/12/07 | 2017/03/06 | >= 1.0.22 | neard-ruby-2.3.3.p222-r2.7z | [MD5] [SHA1] [SHA256] [SHA512] |
| 2.3.1.p112 | 2016/04/26 | 2016/11/10 | >= 1.0.22 | neard-ruby-2.3.1.p112-r1.7z | [MD5] [SHA1] [SHA256] [SHA512] |
| 2.2.6.p396 | 2016/12/07 | 2017/03/06 | >= 1.0.22 | neard-ruby-2.2.6.p396-r2.7z | [MD5] [SHA1] [SHA256] [SHA512] |
| 2.2.5.p319 | 2016/04/26 | 2016/11/10 | >= 1.0.22 | neard-ruby-2.2.5.p319-r1.7z | [MD5] [SHA1] [SHA256] [SHA512] |
| 2.1.9.p490 | 2016/03/30 | 2016/11/10 | >= 1.0.22 | neard-ruby-2.1.9.p490-r1.7z | [MD5] [SHA1] [SHA256] [SHA512] |
| 2.0.0.p648 | 2015/12/16 | 2016/11/10 | >= 1.0.22 | neard-ruby-2.0.0.p648-r1.7z | [MD5] [SHA1] [SHA256] [SHA512] |