exercism/website

View on GitHub
app/views/tracks/exercises/show/_timeline_completed.html.haml

Summary

Maintainability
Test Coverage
= render("tracks/exercises/show/action_box_solved", track:, exercise:, solution:, user_track:)
= render("tracks/exercises/show/action_box_dig_deeper", track:, exercise:, solution:, user_track:)
= render("tracks/exercises/show/action_box_completed", track:, exercise:, solution:, user_track:)