Tournament 2.0.0

tournament version 2.0.0
by Douglas A. Seifert
Tournament: A Ruby Program For Managing NCAA Tournament Pools

== 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
    The New Republic
    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