Project 1: Learning Ruby with RubyKoans

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.

Project Submission

https://forms.gle/GEj7s15jfG6xERjc8

Requirements

Provide a link to the GitHub repo which contains the ruby-koans folder with the files updated so that all tests pass.

Verification Script

ruby path_to_enlightenment.rb should pass all 282 asserts.

Other Resources