The goal is to learn the Ruby language, syntax, structure, and some common functions and libraries.
To complete this project follow the instructions on the
RubyKoans page.
You will need to download the project, run the script as
ruby path_to_enlightenment.rb
to see which file to change next in order to
make the tests pass. Once you update all the required files and all 282 tests
pass, upload the result to GitHub and fill in the submission form below.
https://forms.gle/EJApvBycSDVDJy3m7
Provide a link to the GitHub repository which contains the ruby-koans folder with the files updated so that all tests pass.
ruby path_to_enlightenment.rb
should pass all 282 asserts.