seed_list 0.0.1
SeedList is designed for Rails-powered tournament engines that need to persist a 1-indexed ordered list of players (ranked low-to-high by skill or past performance) and then match them up appropriately in the first round of a bracket.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
rails
~> 3.2.6
Development Abhängigkeiten (7):
capybara
>= 0
factory_girl_rails
>= 0
guard-rspec
>= 0
guard-spork
>= 0
pry-rails
>= 0
rspec-rails
>= 0
sqlite3
>= 0