method

const_missing_with_dependencies

rails latest stable - Class: ActiveSupport::Dependencies::ModuleConstMissing

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

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.