nekomaho/task-controller

View on GitHub
app/views/projects/index.js.erb

Summary

Maintainability
Test Coverage
$("#projects").html("<%= j(render partial: '/projects/index', projects: @projects) %>");