2 lines
115 B
Plaintext
2 lines
115 B
Plaintext
$("#<%= dom_id(@followable) %> .js-follow").html('<%= j render("followable_button", followable: @followable) %>');
|