$(".ticket[data-ticket-id=<%= @ticket.id %>] > #activities") .prepend('<%=j render 'tickets/activity', ticket: @ticket, activity: @activity %>')