crowdAI/crowdai

View on GitHub
app/views/challenges/_challenges.html.erb

Summary

Maintainability
Test Coverage
<%= concept(Challenge::Cell::ListDetail,
              collection: @challenges,
              current_participant: current_participant) %>