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