AyuntamientoMadrid/participacion

View on GitHub
app/views/comments/hide.js.erb

Summary

Maintainability
Test Coverage
$("#<%= dom_id(@comment) %>").replaceWith("<%= j render("comment", comment: @comment) %>");