method
build_preloader
v5.2.3 -
Show latest stable
- Class:
ActiveRecord::Relation
build_preloader()private
No documentation available.
# File activerecord/lib/active_record/relation.rb, line 588
def build_preloader
ActiveRecord::Associations::Preloader.new
end