bborn/communityengine

View on GitHub
app/views/sb_posts/destroy.js.erb

Summary

Maintainability
Test Coverage
post = $('#post-body-<%= @post.id %>');
post.remove();