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