SUSE/hackweek

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

Summary

Maintainability
Test Coverage
$("#content").html($("<%= escape_javascript(render 'projects/index') %>"))
projectPageCall();
history.pushState({isAjax: true}, null, clickedLink);
$('meta[name="csrf-token"]').attr('content','<%= form_authenticity_token %>');