crowdAI/crowdai

View on GitHub
app/views/leaderboards/_leaderboards.html.erb

Summary

Maintainability
Test Coverage
<%= concept(Leaderboard::Cell::TableRow,
      collection: @leaderboards,
      challenge: @challenge,
      current_round: @current_round,
      current_participant: current_participant) %>