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
- Host: GitHub
- URL: https://github.com/moduscreateorg/ruby4windows
- Owner: ModusCreateOrg
- License: mit
- Created: 2014-09-26T20:53:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T20:06:22.000Z (over 7 years ago)
- Last Synced: 2025-01-26T18:27:53.615Z (5 months ago)
- Homepage:
- Size: 134 MB
- Stars: 1
- Watchers: 23
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.