Source: show | on GitHub
# File activesupport/test/core_ext/object_and_class_ext_test.rb, line 18 def on_const_missing(&callback) @on_const_missing = callback end