Skip to content

meih124/test-first-ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Ruby Test-First

Setup

If you've already setup ruby, you may skip this step. Otherwise, please see the setup instructions document.

Note: You'll need to create a new project. Where it says "Source URL" paste in https://github.com/appacademy/test-first-ruby.

Using These Exercises

Each exercise has its own spec file in the spec directory. Open the spec file in your favorite text editor to read the directions (we recommend Atom).

Each exercise will have you modify a corresponding file in the lib directory.

Resources

Here is a broad survey of many resources you may find useful. Don't try to read them all! Just browse around when you feel like learning more about Ruby.

Learning Ruby via Tests (and/or Interactively)

Learning Ruby and Programming

Online Ruby References

Other good resources

Credits

  • Concept by Alex Chaffee
  • Exercises by Alex Chaffee, Sarah Allen, Liah Hansen, Kai Middleton
  • Early quality assurance by Sumiki, Dimitri, Liah, Michael, and Brendan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%