Source: show | on GitHub
# File activesupport/test/dependencies_test.rb, line 8 def self.const_missing(name) self.missing_count += 1 name end