rubyinstaller2
rubyinstaller2 copied to clipboard
MSYS2 based RubyInstaller for Windows
## What problems are you experiencing? There is 'Ruby Start Command Prompt' in installed-Ruby 2.7.2-1-x86 with MSYS2 Start menu folder but it disappears from Start menu view on Windows10(x64). ##...
Recently was working on adding the MSYS2 shell to GitHub Actions, allowing CI to run from bash scripts. This isn't common, but there are some repos with their CI tied...
What tests are run on ruby-head builds by rubyinstaller2? @MSP-Greg expressed some [concern](https://github.com/ruby/psych/pull/432#discussion_r378045764) about this and I agree it seems important for head builds to be stable enough, as sometimes...
I installed ruby using ruby+devkit 2.6.5-1 installer and I selected 3 to install MSYS2. later I installed rails using gem install rails which installed the latest rails 6.0. I created...
A long time ago I was introduced to Ruby via a commercial app that had Ruby embedded. They recently contacted me about some of the dll's, in particular, libyaml &...
## What problems are you experiencing? While Ruby 2.2 and 2.3 win32ole can handle all valid queries to an MS Access database, under Ruby 2.4, some queries fail with: ```...
## What problems are you experiencing? Failing Ruby Installer of Ruby 2.5.5.1 - Just Hangs - Environment Windows 10 Enterprise Version1803 Installed on 8/8/2018 OS build 17134.706 16 GB memory...
## What problems are you experiencing? Currently, when an application other than `ruby(w).exe` tries to load Ruby DLL (`(x64-)msvcrt-ruby2X0.dll`), the `ruby_builtin_dlls` directory must be added in the `PATH` environment. Otherwise,...
This project is for Ruby version 2.4 and newer. For Ruby versions < 2.4 please file an issue [here]( https://github.com/oneclick/rubyinstaller/issues/new ). ## What problems are you experiencing? I've successfully downloaded...
## What problems are you experiencing? As discovered in https://github.com/oneclick/rubyinstaller2/issues/53 , updates to DLLs, which are bundled with RI2 as builtin DLLs, are not available to the ruby process at...