Learn Ruby
Install
There are two ways to get the Learning Ruby materials.
If you have git installed, then you want to use git to clone the repository:
git clone git://github.com/alexch/learn_ruby.git
If you don't have git, you may download and unpack this tarball. (But it's better to use git if you can!)
Once you get the materials, open learn_ruby/index.html
in your favorite web browser. Further instructions await therein.
Join the Conversation
Any questions or problems? Ask on our test-first teaching mailing list.
To contribute lessons (or see solutions), check out the test-first-teaching github repo.