Source: show | on GitHub
# File activerecord/test/models/content.rb, line 5 def self.destroyed_ids @destroyed_ids ||= [] end