seed_list 0.1.0
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:
          =
        
        
          インストール:
          =
        
      Development依存関係 (7):
            capybara
            >= 0
          
          
            factory_girl_rails
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            guard-spork
            >= 0
          
          
            pry-rails
            >= 0
          
          
            rspec-rails
            >= 0
          
          
            sqlite3
            >= 0
          
    