From: Douglas Seifert Date: 2009-03-12T13:39:17+09:00 Subject: [ANN] tournament 2.0.0 tournament version 2.0.0 by Douglas A. Seifert http://www.dseifert.net/code/tournament == DESCRIPTION Small library, command line program and Rails web GUI for managing a NCAA basketball tournament pool. == INSTALL gem install tournament == CHANGES * Release Rails GUI for self-service entries and admin. Run "pool install_webgui --help" to see details. * Make reports account for tournament tie breaker. * YAML format change from version 1.X. Old pool data won't work with this version. * Added Josh Pasternak scoring strategy. Correct picks are worth the winning team seed number * a per round multiplier. See http://blogs.tnr.com/tnr/blogs/the_plank/archive/2008/03/27/ncaa-pool-scoring-system-rant.aspx for details. * Many library improvements and refactorings. * 2.0.1 release with final 2009 NCAA tournament seedings forthcoming == 1.1.1 / 2008-07-07 * Update rake tasks to bones-2.0.2