[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] tournament 2.0.0

Douglas A. Seifert

3/12/2009 4:39:00 AM

tournament version 2.0.0
by Douglas A. Seifert
http://www.dseifert.net/code/...

== 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...
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