$('[data-object-uuid=<%= @object.uuid %>]').hide('slow', function() { $(this).remove(); });