RailsStudyGroup/redditgraphed

View on GitHub
app/views/home/_renderchartdetails.js.erb

Summary

Maintainability
Test Coverage
$('#chartdetails').remove();
$("#chartdetailscontainer").append("<%= j render('home/chartdetails.html.erb') %>");