I\'m struggling to find a comparison of includes() and preload() for ActiveRecord objects. Can anyone explain the difference ?
As apidoc said "This method is deprecated or moved on the latest stable version. The last existing version (v3.0.9) is shown here." So the difference is that includes just NOT deprecated.