1 在ruby官方网站上下载windows ruby的应用程序安装包 rubyinstaller 2 运行rubyinstaller-devkit-2.4.4-2-x64.exe应用程序进行安装 3 安装开发软件组件 :MSYS2 and MINGW development toolchain在安装组件对话框中输入选项3,回车后进行安装ruby开发组件 4 在ruby的安装目录下找到Interactive Ruby程序并打开Interactive...
方法/步骤 1 开始之前,我们需要下载ruby解释器。很简单,我们只要百度ruby for windows即可找到。2 下载完成之后,我们得到一个名为rubyinstaller的程序,双击打开安装。选择I accept the license(我同意)然后点击next下一步next下一步即可 3 我们点击完成安装之后,会弹出这个一个窗口,如图。意思就是,选择安装类型...
rubyinstaller-build.gemspec Allow bundler-2.x which is included in ruby-2.6 Nov 14, 2018 RubyInstaller2 This project provides an Installer for Ruby-2.4 and newer on Windows based on the MSYS2 toolchain. It is the successor to the MSYS1 basedRubyInstallerwhich was used for Ruby-2.3 and old...
一、首先要安装ruby 因为在windows下安装ruby,都是推荐下载rubyinstaller安装程序。 先进入ruby官网http://www.ruby-lang.org/en/downloads/ , 通过上面链接进入http://rubyinstaller.org/ 直接下载了一个最新版本rubyinstaller-2.3.0.exe (针对ruby 2.3.0版本的)。 下载正常,安装也正常,在命令行下测试 ruby -v...
2、下载devkit文件,然后解压安装,选择自己想要的目录。(这一步的顺序挺重要,否则第4步操作可能会出错) windows下安装或升级时gem经常会碰到 Please update your PATH to include build tools or download the DevKit from 'http://rubyinstaller.org/downloads' and follow the instructions at 'http://github.com...
4 3、cmd进入windows命令操作,进入devkit的文件夹下,执行下面的操作: cmd运行命令行> cd DEVKIT > ruby dk.rb init #生成config.yml,这里会检查将要添加DevKit支持的Ruby列表,只支持通过RubyInstaller安装的Ruby #如果这里列出的Ruby与你的要求不符,可以手动修改 > ruby dk.rb review #检查要添加...
RubyMetric/rbenv-for-windows 代码Issues1Pull Requests0Wiki统计流水线 服务 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 main 分支(3) 标签(14) 管理 管理 main dev dev-xml v1.5.1 ...
1.下载rubyinstaller 地址:https://rubyinstaller.org/downloads/ 2.安装位置自己指定,其余默认即可。 3.安装完会弹出如下界面: 图1.png 选择3,并按回车安装。 图2.png 出现图2所示则安装ruby完成。 4. win+r打开cmd窗口 查看ruby ruby -v 查看gem ...
软件名称:DevKit-mingw64 64位(编译及C/C++扩展包) 4.7.2 官方版(附安装方法)软件大小:42.2MB更新时间:2017-03-23软件名称:ruby for windows v2.3.3 安装包(64位)软件大小:18.7MB更新时间:2017-03-23软件名称:ruby for windows v2.3.3 安装包(32位)软件大小:17.9MB更新时间:...
I wonder what's preventing Nokogiri to be built for Ruby 2.2 on Windows? What's status, what are blockers? — Reply to this email directly or view it on GitHub #1256 (comment) . Contributor marutosicommentedMay 13, 2015 Rails 5 requires Ruby 2.2.2, so we cannot run Rails 5 on Wind...