app/views/relationships/destroy.js.erb (
2
lines of code) (
raw
):
$("#follow_form").html("<%= escape_javascript(render('users/follow')) %>"); $("#followers").html('<%= @user.followers.count %>');