rubyinstaller devkit 2.5.3 1 x64.exe
WHICH VERSION TO DOWNLOAD? If you don’t know what version to install and you’re getting started with Ruby, we recommend you use Ruby+Devkit 2.5.X (x64) installer. It provides the biggest number of compatible gems and installs MSYS2-Devkit alongside Ruby, so that gems with C-extensions can be compiled immediately. The 32 bit (x86) version is recommended only if custom 32 bit native DLLs or COM objects have to be used. HOW TO UPDATE? Ruby can be updated to the latest patch version (e.g. from 2.4.1 to 2.4.4) by running the new installer version. Installed gems are not overwritten and will work with the new version without re-installation. It’s sufficient to use the RubyInstaller without Devkit for update installations. The Devkit can be updated separately per ridk install command. If the new Ruby version is from a different stable branch, then please use a new target directory for installation. That is to say a previous RubyInstaller-2.4.x installation should not be updated by installing RubyInstaller-2.5.x into the same directory. This is because gems with C extensions are not compatible between ruby-2.4 and 2.5. Find more in the FAQ. WHICH DEVELOPMENT KIT? Ruby 2.4.0 and newer use the MSYS2 toolchain as development kit. It is bundled into the Ruby+Devkit installer version as a selectable component, so that no additional downloads/installs are required. When using the Ruby without Devkit version, the MSYS2 Devkit can be installed separately by running ridk install. MSYS2 is required to build native C/C++ extensions for Ruby and is necessary for Ruby on Rails. Moreover it allows the download and usage of hundreds of Open Source libraries which Ruby gems can depend on. The MSYS2 development environment can be activated in the running cmd or powershell console by ridk enable. This adds commands like make, gcc, pacman or sh to the search path. See more in the Wiki. SPEED AND CONVENIENCE RubyInstaller is compiled with the latest GCC at the release date. The installed
用户评论