2 lines
65 B
Plaintext
2 lines
65 B
Plaintext
|
$('#user-<%= @user.id %>').replaceWith('<%= j render @user %>');
|