Day 08 - Ready for Challenge! To-do List by Ruby (Part 2)
Let's continue on my to-do list in Ruby. Here are the focuses in part 2:
Methods in Todo class
Unit tests for every method in Todo
Before going on...
There are 2 files we need to add to the directory.
.ignore : add data.csv to the file so it wou...
terryhycheng.hashnode.dev7 min read