An open API service indexing awesome lists of open source software.

https://github.com/moduscreateorg/ruby4windows

RETIRED - Portable Ruby for Windows v2.1.3 x64 with a bunch of utilities
https://github.com/moduscreateorg/ruby4windows

Last synced: 3 months ago
JSON representation

RETIRED - Portable Ruby for Windows v2.1.3 x64 with a bunch of utilities

Awesome Lists containing this project

README

        

# ruby4windows - *NOW RETIRED - DO NOT USE*

This project hosted a portable Ruby 2.1.3 runtime for Windows with a host of associated utilities, but this project is now retired. The last state of the repository can still be found in the `retired` tag but we strongly advise against using these tools as Ruby 2.1 is no longer maintained and the binaries within may have unpatched security vulnerabilties.

As an alternative, you can assemble a Windows ruby environment from these sites pretty easily:
* [RubyInstaller](https://rubyinstaller.org/)
* [MSYS2](http://www.msys2.org/)

This project served as an adjunct to [cucumber-watir](https://github.com/ModusCreateOrg/cucumber-watir) which has instructions in its README about putting together a Selenium test suite using Cucumber, Watir, chrome-webdriver and InternetExplorerDriver.