<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tic-tac-toe/Rakefile, branch master</title>
<subtitle>Simple incomplete console tic-tac-toe game</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/tic-tac-toe/'/>
<entry>
<title>Use specs, create Board</title>
<updated>2015-04-11T20:32:17+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-04-11T20:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/tic-tac-toe/commit/?id=d1e085097a85fe6bc0e42331e0841c1e9257fbc4'/>
<id>d1e085097a85fe6bc0e42331e0841c1e9257fbc4</id>
<content type='text'>
Use specs for testing, create a spec for the Board class.

Simple functionality and test to print a grid of dots for the board.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use specs for testing, create a spec for the Board class.

Simple functionality and test to print a grid of dots for the board.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit. Get tests working.</title>
<updated>2015-03-18T03:00:47+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-03-18T03:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/tic-tac-toe/commit/?id=fa951e520b7637d9e67c31a0a8b61733e253f90b'/>
<id>fa951e520b7637d9e67c31a0a8b61733e253f90b</id>
<content type='text'>
Create a Rakefile to run tests and a sample test file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create a Rakefile to run tests and a sample test file.
</pre>
</div>
</content>
</entry>
</feed>
