Skip to content

chewieee/learn_ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test First Ruby

See testfirst.org/learn_ruby for more information about how this will work.

Basically, you will fork this repository and then clone it onto your local computer.
For each of the exercises, you will run the specs from the command line to see what tests you need to make pass (see the link above for more info about how to do that). You will then write the Ruby code that makes those tests pass and move on to the next exercise.

When you're done, push your changes to your forked repo and then submit a pull request to the main repo so we can see your solutions and verify that you've completed the exercises.

About

a basic ruby class generated from test-first-teaching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 93.9%
  • CSS 6.1%