Closed Systho closed 10 years ago
It will allow to includes association in the scope. e.g. : Folder.includes(:files).where(...).with_descendants
Folder.includes(:files).where(...).with_descendants
Thanks!
It will allow to includes association in the scope. e.g. :
Folder.includes(:files).where(...).with_descendants