crowdAI/crowdai

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

Summary

Maintainability
Test Coverage
<%= concept(ParticipantClefTask::Cell::ListDetail,
              collection: @clef_task.participant_clef_tasks,
              challenge_id: @challenge.id,
              current_participant: current_participant) %>