Good afternoon everyone,
This month we'll be running a coding challenge, of sorts. We'll clone a copy of the Rake repo and remove the FileList class, run the tests and see what fails, then try to reimplement the FileList class from scratch using only the tests as a guide.