associations4.ejs 134 Bytes BlameHistoryPermalink Edit 1 2 3 4 // project is associated with task1 and task2 task2.setProject(null, function(associatedProject) { // will return no associations })