SUSE/hackweek

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

Summary

Maintainability
Test Coverage
$("#content").html($("<%= escape_javascript(render 'users/list') %>"))
$('meta[name="csrf-token"]').attr('content','<%= form_authenticity_token %>');