user.destroy todos, exceto um trilhos
Model.where.not(attr: "something").destroy_all
Terrible Tapir
Model.where.not(attr: "something").destroy_all