Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 166 Bytes

File metadata and controls

11 lines (6 loc) · 166 Bytes

Test-First-Ruby

Given various test cases, initialize the appropriate code to pass all the cases.

Purpose:

learn debugging

learn how to use rspec