Open simonbaird opened 2 years ago
ActiveStorage::Attachment.unscoped.where(name: "tiddlywiki_file").select{|a|a.record.nil?}
Not sure if this is still relevant.