method
const_missing_with_dependencies
rails latest stable - Class:
ActiveSupport::Dependencies::ModuleConstMissing
const_missing_with_dependencies(class_id)public
Use const_missing to autoload associations so we don’t have to require_association when using single-table inheritance.