aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
AgeCommit message (Collapse)Author
2015-04-11Use specs, create BoardTeddy Wing
Use specs for testing, create a spec for the Board class. Simple functionality and test to print a grid of dots for the board.
2015-03-17Initial commit. Get tests working.Teddy Wing
Create a Rakefile to run tests and a sample test file.