vegantech/sims

View on GitHub
app/views/checklist_builder/_move.js.erb

Summary

Maintainability
Test Coverage
<% object_param = object.class.name.underscore %>
<%=jdom parent,object_param.pluralize%>.html(<%=ejsr :partial => object_param, :collection => object.sibling_definitions%>);
<%=jdom object%>.effect('highlight');