Source: show | on GitHub
# File activerecord/lib/active_record/no_touching.rb, line 46 def no_touching? NoTouching.applied_to?(self.class) end