method
const_missing_with_dependencies
v2.3.8 -
Show 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.