76 77 78
# File 'app/models/naf/application.rb', line 76 def self.pickleables(pickler) self.where(deleted: false) end