This project has a configured ruby enviroment with all necessary to start a simple ruby kata.
- Ruby 2.4.2
Import in your favorite IDE and run that failing test to see that all is working smoothly. Includes a KataBootstrapRubyTest example (similar to the one that Ruby includes by default)
Based [Antonio de la Torre's work] (https://github.com/adelatorrefoss/kata-bootstrap-java).