nekomaho/task-controller

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

Summary

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