/book

Intended to read NTest Othello engine opening book format into ActiveRecord-managed database.

Primary LanguageRuby

Othello Book Database

This is a small application for me to learn more about Ruby. I am intending to put my NTest book into a database managed by ActiveRecord. In the process I will use RSpec to define the behaviour, and standalone migrations to handle schema migrations.

Resources

See NTest on Google Code.