JumpstartLab/tracks

View on GitHub
app/views/todos/index.text.erb

Summary

Maintainability
Test Coverage
<%= render :partial => @contexts, :locals => { :todos => @todos, :not_done_todos => @not_done_todos } %>